From 43c9c861656aff1f249a0dce54798f26787b0252 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 6 Mar 2024 10:41:59 +0200 Subject: Add gnosis-mcq-guidance --- gnosis.el | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3