How To / General

Customising "My Grades" module/view

More
7 years 9 months ago #21 by Antonio Durán
Replied by Antonio Durán on topic Customising "My Grades" module/view
That's really weird :)
Please email me with detailed instructions on how I can see the problem live at your site, to see if that way I can find the issue.

Please Log in or Create an account to join the conversation.

  • Web Buster UK Ltd
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
7 years 9 months ago - 7 years 9 months ago #22 by Web Buster UK Ltd
Replied by Web Buster UK Ltd on topic Customising "My Grades" module/view
Nvm that, seems that it has solved itself, your solution worked perfectly :)

Unfortunately we've come across other issues:

1. We've added a new grade category (Moodle course: Gradebook setup > Add category), and the "Gradebook" view now only show the new category but not uncategorised grade items. Workaround: Putting uncategorised items into a(ny) category will make them display in "Gradebook" view.

2. We also added a new manual grade (Gradebook Setup > Add grade item) and set them as calculated grades (Edit > Edit Calculation). However, even when they are hidden (Edit > Edit Settings > Hidden ticked), they are still displayed in "Gradebook" for the students. Observation: Seems like "Hidden" option (for category or grade item) does not hide it in "Gradebook" view.

3. We are trying out a plugin called Checklist ( moodle.org/plugins/mod_checklist ), but it seems that this Checklist Task is somehow included in the Joomdle Gradebook view as well (even though it is not a graded task, and does not show up in Moodle's gradebook).
Last edit: 7 years 9 months ago by Web Buster UK Ltd.

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #23 by Antonio Durán
Replied by Antonio Durán on topic Customising "My Grades" module/view
Thanks for all the info. I will review it when I can and get back to you.

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago - 7 years 9 months ago #24 by Antonio Durán
Replied by Antonio Durán on topic Customising "My Grades" module/view
Hi.

I am sending you a new auth.php file, with a couple of changes added for 1 and 2.

For 1) I am not sure of what's the best way: as we had it, it only showed non-categorized items when there was no categories.
Now I have set it to include uncategorized items too.

For 3 I am not sure of what's the problem: I see it in the gradebook in Moodle too.
Last edit: 7 years 9 months ago by Antonio Durán.

Please Log in or Create an account to join the conversation.

  • Web Buster UK Ltd
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
7 years 5 months ago - 7 years 5 months ago #25 by Web Buster UK Ltd
Replied by Web Buster UK Ltd on topic Customising "My Grades" module/view
Sorry to bring up an old thread, thought we might continue on here as it's still customising the My Grades view.

Is it possible to show both the percentage as well as letter grade?

Edit: It's okay we've figured it out. As Joomdle retrieves the marks and maximum marks for each, getting the percentage is just a matter of dividing the value of one by the other! Some editing of the php file did the trick :)
Last edit: 7 years 5 months ago by Web Buster UK Ltd.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #26 by Antonio Durán
Replied by Antonio Durán on topic Customising "My Grades" module/view
Great to know that you solved your isssue. Thanks for letting us know about the solution.

Please Log in or Create an account to join the conversation.

  • Web Buster UK Ltd
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
7 years 5 months ago - 7 years 5 months ago #27 by Web Buster UK Ltd
Replied by Web Buster UK Ltd on topic Customising "My Grades" module/view
Hi Antonio, following on from the previous reply regarding moodle's Checklist plugin ( moodle.org/plugins/mod_checklist ), have you figured out why it is showing in Joomdle's gradebook?

When viewing Moodle's gradebook, it doesn't appear in there.

Edit: Also, when a student gets 0% for a task, it shows up in Joomdle's gradebook as "-". Is there a way to differentiate between the student getting 0% and not attempted the task?
Last edit: 7 years 5 months ago by Web Buster UK Ltd.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #28 by Antonio Durán
Replied by Antonio Durán on topic Customising "My Grades" module/view
Can you tell me the exact URL where you don't see the checklist in Moodle? I see it in all grade views in Moodle too.

As for your second question:
I have been doing some changes and they seem to be working fine to get what you want. If you want to use them before next release, let me know and I will send you by email.

Please Log in or Create an account to join the conversation.