From non non (nbhansen at midway.uchicago.edu) Saturday, 1 April 2006, 06:53 PM:
Also, need to remove Attempt 1 from the breadcrumb trail.
After 1.6 is stable, if you want, I can provide the code to do these things. I'm just hacking it in 1.5 now.
From Gustav Delius (gwd2 at york.ac.uk) Saturday, 1 April 2006, 07:25 PM:
Thanks Nicole. I am also very unhappy about the Time taken column which I think it must be possible to turn off because it gives the student the impression that the time taken is important. In my quizzes I want students to take as much time as they want, I don't want to rush them by displaying this Time taken column. Perhaps this could become a quiz option whether the column is displayed or not.
From non non (nbhansen at midway.uchicago.edu) Monday, 3 April 2006, 03:40 PM:
Funny you should mention that, because I hacked out time taken from the student view yesterday on my site. I left it in for teachers though. I feel it will give me some idea about the time students need to do their exercises (which are all done using the quiz). Especially since I am just starting out, I want to get an idea about this. I just opened my hieroglyphs course to my beta students about half an hour ago, so I may have more feedback on the quiz module once they start using it.
From non non (nbhansen at midway.uchicago.edu) Monday, 3 April 2006, 03:53 PM:
Another thought that just came to my mind: why not make a feature that shows the average time spent by students on a quiz? It would give teachers an idea whether the length of the quiz was appropriate or not.
From non non (nbhansen at midway.uchicago.edu) Saturday, 8 April 2006, 05:59 PM:
Now that I have been working with real students in the quiz, I have some more ideas on this. The report.php overview shows the time the student started the quiz, and how long they took, but it would actually be most useful if it showed when they completed the quiz. That way if a teacher is grading quizzes, they can give their attention first to the ones that were submitted a longer time ago.
From non non (nbhansen at midway.uchicago.edu) Thursday, 29 June 2006, 12:58 AM:
Fixed in file quiz/attempt.php. Not fixed elsewhere.
From non non (nbhansen at midway.uchicago.edu) Thursday, 29 June 2006, 01:08 AM:
Needs to be fixed in quiz/view.php (June 28 version):
line 178
line 269
line 273
line 288
line 293
I think that is it!
From non non (nbhansen at midway.uchicago.edu) Saturday, 1 April 2006, 06:53 PM:
Also, need to remove Attempt 1 from the breadcrumb trail.
After 1.6 is stable, if you want, I can provide the code to do these things. I'm just hacking it in 1.5 now.
From Gustav Delius (gwd2 at york.ac.uk) Saturday, 1 April 2006, 07:25 PM:
Thanks Nicole. I am also very unhappy about the Time taken column which I think it must be possible to turn off because it gives the student the impression that the time taken is important. In my quizzes I want students to take as much time as they want, I don't want to rush them by displaying this Time taken column. Perhaps this could become a quiz option whether the column is displayed or not.
From non non (nbhansen at midway.uchicago.edu) Monday, 3 April 2006, 03:40 PM:
Funny you should mention that, because I hacked out time taken from the student view yesterday on my site. I left it in for teachers though. I feel it will give me some idea about the time students need to do their exercises (which are all done using the quiz). Especially since I am just starting out, I want to get an idea about this. I just opened my hieroglyphs course to my beta students about half an hour ago, so I may have more feedback on the quiz module once they start using it.
From non non (nbhansen at midway.uchicago.edu) Monday, 3 April 2006, 03:53 PM:
Another thought that just came to my mind: why not make a feature that shows the average time spent by students on a quiz? It would give teachers an idea whether the length of the quiz was appropriate or not.
From non non (nbhansen at midway.uchicago.edu) Saturday, 8 April 2006, 05:59 PM:
Now that I have been working with real students in the quiz, I have some more ideas on this. The report.php overview shows the time the student started the quiz, and how long they took, but it would actually be most useful if it showed when they completed the quiz. That way if a teacher is grading quizzes, they can give their attention first to the ones that were submitted a longer time ago.
From non non (nbhansen at midway.uchicago.edu) Thursday, 29 June 2006, 12:58 AM:
Fixed in file quiz/attempt.php. Not fixed elsewhere.
From non non (nbhansen at midway.uchicago.edu) Thursday, 29 June 2006, 01:08 AM:
Needs to be fixed in quiz/view.php (June 28 version):
line 178
line 269
line 273
line 288
line 293
I think that is it!