Progress Bar
Maintained by
Michael de Raadt
A time management tool for you and your students
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
This could probably be added to assignment and lesson as well, where resubmission is possible.
Deadline
Paced Passing
Passed by deadline
Passed on Time
On Schedule
We could possibly have a separate action from "Passed" that only shows red after the due date. What would we call it so that it is distinct and understandable?
Michael
Would it be possible to make it an option? I use the bar in a self-paced, mastery class. kids pass quizzes to get credit, but they can take them as many times as they need to pass. I set quiz due dates on pace to finish by the semester. With quizzes only turning red when passed due students got quick easy feedback when they were starting to fall behind.
With this new behavior students get confused because the red quizzes are showing up before the deadline. I know I can tell students and parents to look for red quizzes left of the now mark and to ignore red quizzes to the right, but I'd like to avoid creating any more confusion if I can.
Jason
The pass action is judged regardless of the deadline. It previously didn't show red until after the deadline, but others convinced me that showing the student has passed or failed should happen as soon as it is known, otherwise it can get confusing. If students are allowed reattempts, they can turn it to green. If this doesn't suit your approach, perhaps try one of the other actions.
Michael
Yes, I have avoided the LTI activity as it is a bit more complicated than most Moodle activities. I had a quick look and it was easy to add a check in the gradebook for grades associated with the module, but it's hard for me to test without a live site. If you are able to help, I've created an issue that you could comment on: CONTRIB-5908.
Michael
Thanks so much for this plugin. It's a wonderful idea and really should be implemented as part of core moodle.
I tried for the first time today to use an external (LTI) tool and found that the progress bar couldn't track it. Is there any way to add the external tool activity to the list of plugins progress bar monitors?
Thanks.
-Brian
The fix is to add an entry to the lib.php file for the plugin. That file contains information about the plugins that it knows about, which includes standard plugins plus a few contributed ones. There is one for "TurnItInTool", but it may not cover the plugin TurnItIn have given you. TurnItIn has six different plugins and deliberately make it difficult for Moodle users to work with them. If you are able to create an entry for your TurnItIn plugin, be sure to share the code so we can add it for the benefit of others.
Michael
Really love the plugin! We have recently started using the TurnitIn plugin for student upload and marking of assessments. However I notice that the progress bar cannot track TurnitIn activities. Is there a fix for this?
Many Thanks
Chris Neil
chris@cnelm.co.uk
If you can provide more information about how you installed the plugin and how the file permissions might have become different to what others have installed, that would help. Were you using Evolve-D also?
I was with the same 500 internal server message and David's solution worked like a Sharm.
I wonder if you would mind doing some additional research to help narrow down the problem. Are you able to try this with a theme other than evelve-D? I'm not sure if that is a factor, but it would be good to rule it out. Could you try changing the permissions on files individually to see if it is a particular file that somehow leads to the problem? I'm also wondering what method you used to install the plugin in the first place and if that could be a factor.
Longtime fan of the Progress Bar. Recently upgrdade to Mdl 2.9.1 with theme evolve-D.
I had the same error that is mentioned several times previously in this thread (see Peter P's message of 18 June 2015). Clicking on the Student Overview produced a 500 internal error server message. Debugging produced no further info.
I have changed the permissions of the folders and files in the Progress Bar directory from 777 to 755, and from 666 to 644, respectively. Now the overview loads correctly.
Hope this helps.
David@Dunn.Solutions