summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-03-06 10:41:59 +0200
committerThanos Apollo <[email protected]>2024-03-06 10:41:59 +0200
commit43c9c861656aff1f249a0dce54798f26787b0252 (patch)
tree8ebb70dfe5ee23d4e6072eff4b378394e53ca7d4 /gnosis.el
parent09ec1288d7b9446d47c8f55a758e0d142d4525d2 (diff)
Add gnosis-mcq-guidance
Diffstat (limited to 'gnosis.el')
-rw-r--r--gnosis.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnosis.el b/gnosis.el
index 574b34b..bd0f752 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -137,6 +137,12 @@ When nil, the image will be displayed at its original size."
example creates 2 cloze type notes."
"Guidance for cloze note type.")
+(defvar gnosis-mcq-guidance
+ "First line is the Stem\nOptions\nEach '-' corresponds to an
+option\n-Example Option 1\n-Example Option 2\nYou can add as many
+options as you want\nCorrect Option must be inside {}"
+ "Guidance for MCQ note type.")
+
;;; Faces
(defgroup gnosis-faces nil