Skip to content

Instantly share code, notes, and snippets.

View veilkev's full-sized avatar

Kevin veilkev

View GitHub Profile
@veilkev
veilkev / anki-mcq.txt
Last active November 15, 2024 23:38
Anki - Multiple Choice Question (MCQ) Template
<!-- Fields: Question, Choice1, Choice2, Choice3, Choice4, Choice5 -->
<!-- Correct1, Correct2, Correct3, Correct4, Correct5 -->
<!-- Explanation -->
<!-- Front Template -->
<div class="quiz-wrapper">
<div class="quiz-container">
<span class="badge">MCQ</span>
<div class="question-text">{{text:Question}}</div>
@veilkev
veilkev / blanks-anki.txt
Last active October 30, 2024 20:16
Anki - Fill-in-the-Blank Template
<!-- Fields (Example): -->
<!-- Question: The #blank is the powerhouse of a #blank #[involves biology] -->
<!-- Answer: Mitochondria, Cell -->
<!-- Explanation: Any extra comments to display alonside the answer (back) -->
<!-- Use #blank for fill-ins, #[] for hints, and #![] to display text as is -->
<!-- Front Template -->
<div class="quiz-wrapper">