Order of Students When Viewing Quiz Attempts

This forum post has been removed

Number of replies: 3
The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

Re: Order of Students When Viewing Quiz Attempts

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

(I assume you mean Moodle 2.8. Either that, or please can I borrow your time machine smile)

Anyway, the answer to your question is that it remembers previous things you asked to sort by. For example:

  1. You click on the Finish data column. It then sorts by Finish date.
  2. You click on First name. It then sorts on (First name, Finish date). (However, the interface just shows that you are sorting on First name. It does not show that Finish date is being used as a tie-break.)
  3. You click on Last name. Now it is sorting on (Last name, First name, Finish date)

So, to put it simply, you need to click on First name, then Last name, to get what you want.

In reply to Tim Hunt

This forum post has been removed

The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

junittest

by jais taneja -

moodle version - 2.9

I am facing some problem while setting up coding quiz using JUNIT in Moodle.
When I am trying to compile the code then it give below error :
"'ulimit' is not recognized as an internal or external command,
operable program or batch file."

can anyone help me to configure the JUNIT quiz with moodle.


and sorry for putting my question here as i create my own forum but no one reply to my question.

please help me out as soon as possible

thank you in advance... smile