Các bài đăng được tạo bởi Tim Hunt

Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
Changing the grading calculation would involve more than just changing how the grade is displayed in this table. The grade is stored in teh database, and send to the gradebook. In recent Moodle versions.

In recent Moodle versoins, most of the relevant code is in https://github.com/timhunt/moodle/blob/main/mod/quiz/classes/grade_calculator.php. (Before that, it is was in mod/quiz/locallib.php.) I would not recomment trying to change that code until you have developed a good understanding of how the code works.
Trung bình điểm đánh giá:Useful (2)
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers

The other way to diagnose this is sort of issue is:

  1. right-click on one of the open images, and choose 'Open in new tab'.
  2. Look at that tab - possibly with Debugging set to 'Developer' level.
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
Why did anyone mention 'merge accouts' plugin here. That has no relevance here. The original poster said "When I click on the user account for either attempt listed it brings me to the same profile."

All that is going on here is a weird feature of Moodle table display: in tables, if two rows have identical contents in some cells in two consecutive rows, the repeated cells are shown as blank instead.

When this was first done (many years ago) it was considered a feature, not a bug. Anyway, that is not specific to the quiz. It probably could be changed if the consensus was to change it.
Trung bình điểm đánh giá:Useful (1)
Hình của Core developers Hình của Documentation writers Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers
I just want to say that it makes me very happy to hear that the WCA will be using Moodle.

I taught a nephew to solve cubes, and so ended up taking him to a cubing competion for his birthday. He had a great time, and I was impressed with how well organised the event was, and how friendly and inclusive was the atmosphere. So whatever training you are already providing to organisers seems to be working.

Anyway, if all the work I have contributed to Moodle over the years can help make it even better, then I am pleased.
Trung bình điểm đánh giá:Useful (5)