Cloze case sensitive answer is needed for German language teaching

Cloze case sensitive answer is needed for German language teaching

Peter Sereinigg發表於
Number of replies: 9
German is a difficult language.

Please help us to solve a typical (but big) German language teaching problem.
We need in quiz,question type "cloze", different results if somebody writes capital or noncapital letters
f.e.
"gut" or "Gut". It may not mean the same in German language,
In the same sentence:
gut = good
Gut = estate

maybe we should add a checkbox to select "case sensitive"

A discussion in the German section has been started, but found no solution. To prevent, that this modul is changed manually by a lot of schools to fit request, we should change this in core as soon as poosible please.
http://moodle.org/mod/forum/discuss.php?d=35915

regards for your help, Peter

You may vote on this please: Tracker: MDL-17264
評比平均分數:Useful (1)
In reply to Peter Sereinigg

這一討論區的貼文已經被移除

這一討論區的貼文已經被移除且無法再被存取
In reply to Peter Sereinigg

Re: Cloze case sensitive answer is needed for German language teaching

Joseph Rézeau發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片 Translators的相片

Hi Peter,

To solve your problem you might consider installing the REGEXP question plugin. For instance, the following code in your Cloze question will work as shown on screenshot below.

Type the German equivalent of these English words (mind the capitalization)!
good = {:REGEXP:=gut#OK~Gut#wrong: do not use a capital letter please!}
estate = {:REGEXP:=Gut#OK~gut#wrong: use a capital letter please!}

Joseph

附件 image00.jpg
評比平均分數:Useful (1)
In reply to Joseph Rézeau

這一討論區的貼文已經被移除

這一討論區的貼文已經被移除且無法再被存取
In reply to Deleted user

Re: Cloze case sensitive answer is needed for German language teaching

Peter Sereinigg發表於
Hi Pierre,
anything new, may I help testing?

regards Peter
In reply to Peter Sereinigg

這一討論區的貼文已經被移除

這一討論區的貼文已經被移除且無法再被存取
In reply to Peter Sereinigg

這一討論區的貼文已經被移除

這一討論區的貼文已經被移除且無法再被存取