Embedded Cloze Questions - Short Answers

Embedded Cloze Questions - Short Answers

by Anaïs Lee -
Number of replies: 5

Hi everyone,

I'm trying to include more than one correct answer by using a tilde sign but it doesn't work. Does anyone know what I've done wrong? Here's what I typed:

{:SHORTANSWER:=doesn't drink~does not drink}

The first answer is treated as correct but not the second one.

Thank you.

In reply to Anaïs Lee

Re: Embedded Cloze Questions - Short Answers

by Anaïs Lee -
I've added %100% before the second answer and it works now {:SHORTANSWER:=doesn't drink~%100%does not drink}
In reply to Anaïs Lee

Re: Embedded Cloze Questions - Short Answers

by Joseph Rézeau -
Core developers की तस्वीर Particularly helpful Moodlers की तस्वीर Plugin developers की तस्वीर Testers की तस्वीर Translators की तस्वीर

Hi Anaïs,

I expect that now you have read the doc. at Embedded_Answers_(Cloze)_question_type.आँख मारो

In reply to Anaïs Lee

Re: Embedded Cloze Questions - Short Answers

by Matthias Giger -
Particularly helpful Moodlers की तस्वीर
The ~ is the seperator between different possible answers.

Use the following two ways of allowing all the answers:
  • {:SHORTANSWER:%100%doesn't drink~%100%does not drink} or
  • {:SHORTANSWER:=doesn't drink~=does not drink}
The percentage option allows for answers which are "half right" or negative scores.