Mezuen egilea: Joseph Rézeau

Core developers-ren irudia Plugin developers-ren irudia Testers-ren irudia Translators-ren irudia

Mike,

Please update your Questionnaire module to the most recent version available for 1.9 in contrib. That's questionnaire/locallib.php Revision 1.49.2.53.

This should really fix the problem. If not, then please give more details about your problem, i.e. please provide the exact complete question type, question text, question choices, glossary term(s) included, etc. so that I can understand.

You say "I changed line 3024 to remove the + 1:" but there are only 2988 lines in that file!

Joseph

Core developers-ren irudia Plugin developers-ren irudia Testers-ren irudia Translators-ren irudia
Neil,
If you do have groups in your moodle course and you can filter All Responses by groups, then you should be able to download all the responses from that course and have a Group column in the text file.
What do you actually have in your exported text file? It should begin with:
Response Submitted on: Institution Department Course Group ID Full name Username

Core developers-ren irudia Plugin developers-ren irudia Testers-ren irudia Translators-ren irudia

Hi James,

There are 2 problems in your "logic".

1- In pure logic/linguistics "Select all of the true statements from the list below:" pre-supposes that at least one statement is true. I would argue that if you word your instruction that way and none of the choices is in fact correct then you are misleading your students.

2. The way the moodle quiz module works, you cannot expect the "correct solution" to a question to be the absence of any answer. If the "correct answer" were "no ticks", and the student did not tick any choice, then that response would be marked as wrong by the program. If you do want a "no answer" possibility, you should enter it as the last choice, i.e.

Grass is blue.
Blue is green.
Henry VIII is alive and well.
Father Christmas and the Easter Bunny are best friends.
I can see the green shoots of economic recovery.
None of those.

Hope that helps,

Joseph

PS.- I have no idea what you mean by "2^5 possible answers..."