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.
Thanks Michael
The Progress Bar only knows about modules in its lib.php file. You can add additional modules there if you feel confident.
Michael
i have installed the progress bar, which is a great tool, but I'm wondering if you can help. i have also installed an activity plugin called facetoface, but the progress bar doesn't seem to recognize this activity to monitor its progress. does anyone have any idea why this might be, or what part of the code i would have to modify for this to be recognized?
Thanks in advance
A couple of people have reported a similar problem. If you read back through the comments here you might get more information. The problem seems to stem from incorrect permissions being set for files on installation, but I don't have much more information than that. If you can shed any more light on the problem, please do.
Michael
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Thanks
Chris
The block can be added to course pages and the Dashboard (nee My Home). It can't be added on other pages as it doesn't make sense elsewhere. If you are able to add the block, you should be able to set it up.
Michael
I blame Google.
It should be visible again now.
-Derek
The video above gives a quick overview of the set up and use of the Progress Bar. The default colours (configurable through global settings) relate as follows.
Blue: incomplete but due in future
Red: incomplete and past due
Green: completed
The CSS for this can be changed in the blocks styles.css file. I'll add this to the next version, but you can modify yours now, if you like.
.block_progress .moduleIcon {
float: left;
margin-right: 5px;
max-width: 24px;
}
Don't forget to purge caches afterwards.
If I want to restrict the size of the icons when we click on progress bar where can it be done??
Thats because I have changed the default moodle theme icons and their size is 512x512 it should be more like 24x24