gapfiller,Each space is scored separately

gapfiller,Each space is scored separately

von yang ningyu -
Anzahl Antworten: 1

Hello, can you give a score as long as one answer is correct, just like the paper exam?Thank you very much for your help

123

Als Antwort auf yang ningyu

Re: gapfiller,Each space is scored separately

von Richard Lobb -

It's entirely over to you as question author how you allocate marks. In the script shown in earlier postings you'll see the line

mark = 1.0 if all_correct else 0

You should just change that to award marks on a per-field basis in whatever way you choose.