Details
Description
In glossary when checking students' entries, when you submit results, it would be nice if the entries were also accepted. The current situation is that you have to go through every one again to tick them. So beside the button, Send in my latest ratings, it would be good to have another button to accept all whose ratings have been sent in.
When awarding grades to individual entries in the Glossary, one has to be very careful to submit recently awarded grades before making a comment on one of the entries - otherwise you lose the grades.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This has largely been dealt with by the improved ajax rating submission in Moodle 2.0 See
MDL-21657for all the details.You can now select a rating and it is sent to the server in the background so the page doesn't reload potentially losing your comments. This does require you to not have disabled Javascript.
MDL-21657for all the details. You can now select a rating and it is sent to the server in the background so the page doesn't reload potentially losing your comments. This does require you to not have disabled Javascript.