Hi @marcusgreen,
Our University is keen to use this plugin. One thing that has been asked of me is to see if we can improve the look of the completed rubric for students. I can do much of that using CSS and the existing HTML structure. However, some other parts would need a little extra HTML to enable the same CSS approach.
I think these changes are "minor":
1:
Adding an extra class to a TD and wrapping some output in a SPAN tag. These will have no visible impact by default.
2:
Implementing language strings for "Completed" and "Incomplete". Again, this change will have no visible impact by default.
I'm happy to code this change, but I admit I have not contributed to a plugin before. I have written quite a bit of Moodle code for our in-house plugins, however - so not a complete newbie.
Let me know what you think.
Kind regards,
Andrew
Hi @marcusgreen,
Our University is keen to use this plugin. One thing that has been asked of me is to see if we can improve the look of the completed rubric for students. I can do much of that using CSS and the existing HTML structure. However, some other parts would need a little extra HTML to enable the same CSS approach.
I think these changes are "minor":
1:
Adding an extra class to a TD and wrapping some output in a SPAN tag. These will have no visible impact by default.
2:
Implementing language strings for "Completed" and "Incomplete". Again, this change will have no visible impact by default.
I'm happy to code this change, but I admit I have not contributed to a plugin before. I have written quite a bit of Moodle code for our in-house plugins, however - so not a complete newbie.
Let me know what you think.
Kind regards,
Andrew