Embedded Cloze Questions - Short Answers

Embedded Cloze Questions - Short Answers

per Anaïs Lee -
Nombre de respostes: 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.

Mitjana de qualificacions: -
En resposta a Anaïs Lee

Re: Embedded Cloze Questions - Short Answers

per Anaïs Lee -
I've added %100% before the second answer and it works now {:SHORTANSWER:=doesn't drink~%100%does not drink}
En resposta a Anaïs Lee

Re: Embedded Cloze Questions - Short Answers

per Joseph Rézeau -
Imatge de Core developers Imatge de Particularly helpful Moodlers Imatge de Plugin developers Imatge de Testers Imatge de Translators

Hi Anaïs,

I expect that now you have read the doc. at Embedded_Answers_(Cloze)_question_type.Complicitat

En resposta a Anaïs Lee

Re: Embedded Cloze Questions - Short Answers

per Matthias Giger -
Imatge de 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.