branch: elpa/gnosis
commit 908d4fd4dad04c252271ad8f7c4381dc1cf4d23b
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>

    gnosis-monkeytype-themata: Add mcq.
    
    * Default to all question types.
---
 gnosis-monkeytype.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnosis-monkeytype.el b/gnosis-monkeytype.el
index 29e775f6144..b9aa46442c3 100644
--- a/gnosis-monkeytype.el
+++ b/gnosis-monkeytype.el
@@ -48,7 +48,7 @@
   "Face for correctly typed text."
   :group 'gnosis)
 
-(defcustom gnosis-monkeytype-themata '("basic" "cloze" "mc-cloze")
+(defcustom gnosis-monkeytype-themata '("basic" "cloze" "mc-cloze" "mcq")
   "Thema Types to monketype."
   :type '(repeat string)
   :group 'gnosis)

Reply via email to