Progress Bar icon

Progress Bar

Maintained by Michael de Raadt
A time management tool for you and your students
Price option: Free

Supports Moodle 1.9-3.1 See all versions
Latest release: 9 years ago
Installations: 2164
Downloads (last 90 days): 311

Frankenstyle name: block_progress
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Thanks for defending your suggestion, Brian. I have no doubt your intentions are good. You are correct that the main audience for the block is the student.
I'm still wishing to stick to a simpler view, partly because I think more details would not be beneficial and probably because I'm avoiding work.
Thanks for your insight, Michael. Since I am not a programmer/developer, me hacking it wouldn't be an avenue of approach. My initial post was to help parents/students visually evaluate their progress in the course (completed/not completed) with the detail of whether items were completed on time, thus indicating to them whether their current approach to the course is appropriate. It wasn't meant to make the block more complex, simply adding a detail to it's already stated purpose. Perhaps something can be added to the settings to allow another symbol/color whatever for certain things, if the teacher wants it. This suggestion is not something that would make teacher's lives easier, but rather is something geared directly for the student/parent, which I believe is the intent of the Progress Block. smile
Again, I'm not sure that would be easily understood and it would not be translatable. It would be a relatively easy hack if you wanted to do it yourself, though.
How about a symbol as opposed to a color. Currently there is X for not done and Checkmark for complete. What about an "L" on the green backrground for complete, but Late (after expected by time)?
Hi, Brian.
You're correct, and that's one reason why I don't want to support any more colours. Many people want more colours, but for different reasons. At the moment the colours are relatively intuitive and I'd prefer to leave it that way rather than introducing ambiguity.
Hi Michael!
It isn't the same thing. Most of our assignments (lessons, follow-up questions (aka "quizzes"), etc... are automatically graded by Moodle, so I already have it set to be marked complete when graded. The issue is when it is completed (and therefore graded) after the original due date (which could be interpreted as the "expected by date"). It's different from awaiting grading. It simply shows items done late.
Hi, Brian.
You might want to get involved in this issue...
https://tracker.moodle.org/browse/CONTRIB-5282
In the meantime, perhaps change the condition to graded rather than submitted.
Hi, Marc.
It may be the SCORM activities you are using. Different SCORM packages generate different results, unfortunately. The Progress Bar looks for a lesson status of completed from the database. This has worked well for people in the past and been refined a bit.
I have been using the Progress Bar for the past two years and love it. The one complaint that I have received from my students' parents is that it doesn't show when an assignment is finished late. I wish Moodle itself had the capability of setting a due date in addition to the close date for an activity and then Progress Bar could read that info. Would it be possible to create a different symbol/color to show up when a student completes an activity after the "expected by" setting in the Progress Bar? Maybe a yellow circle or something?
My parents often contact me and say that the progress bar shows it was completed, why is there no score in the school's gradebook? My response is that if it was turned in late (after I downloaded all the scores in a spreadsheet), then I have to go in individually and pull the student's grade and enter it into the school's gradebook. (I have students fill out an "Online Work Turn-In Slip" for late Moodle assignments, so I know to go pull their grades.) Have a separate Progress Bar indicator will help parents (and students) understand that the item was completed after the due date and therefore wasn't automatically recorded into the school's gradebook.
Thanks for your time and consideration!
Brian Rigwald
Global Studies 8
Hello Michael,
I'm running SCORMs through Moodle 2.7 using your Progress Bar. I have the progress bar to track Activity Completion. When I go through the lesson, the progress bar is not updating the completion status. I've run the SCORM through debugging and ONLY if I force the LMSFinish() function will it update on Progress Bar. Is that something that is an issue with the Progress Bar or my SCORMs?
Thanks for the note about transitioning to the Standard log Michael; I was not aware of this.
Moodle docs:
- the Standard log explained - https://docs.moodle.org/dev/Logging_2
- how to disable the Legacy log - https://docs.moodle.org/28/en/Logging
Thanks for the rapid feedback, guys.
My fix for 2.9 was affecting users of the Legacy log (in all 2.x versions). I've fixed that now.
BTW, you should consider transitioning to the more efficient and useful new standard log, if this affected you.
Michael
I am having the same problems that Bronwel Campbell had on May 11, but I am having it now on May 15. In our case it was causing a problem so that courses were unable to be entered by any user at all, even admins. So, I had to remove the plugin from our Moodle because I had literally hundreds of complaints after migrating to 2.9 this morning. I guess we can live without this useful tool but I surely did enjoy seeing it work for so long. Can you let us know when the issue has been fixed?
That fix worked for me also using moodle 2.8.5
That fix worked for me. Thanks, Mathieu.