Moodle Plugins directory: Course Quick Access: Versions: 1.0 (Build: 2012042812) | Moodle.org

Course Quick Access
Blocks ::: block_course_quick_access
Maintained by
Thomas Heinz
This plugin adresses the navagation problem for users that are enrolled in a lot of courses at a moodle site.
Course Quick Access 1.0 (Build: 2012042812)
Moodle 2.1, 2.2
Released: суббота, 28 апреля 2012, 17:11
Readme file for the course-quick-access block
=============================================
A plugin for the learning management system moodle to provide individual
course assortment for its users.
- @package block_course_quick_access
- @copyright 2012 Thomas Heinz
- @webseite http://www.th1z.net/projects/moodle-cqa/
- @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Description
-----------
This plugin adresses the navagation problem for users that are enrolled in a
lot of courses at a moodle site.
It enables the users to configure an individual course-quick-access for
themselves with simple course to folder assignments.
All user configuration is optional. If a user does not want to configure the
plugin for himself, the behaviour of the default "my courses"-block is mimicked.
Also there a some optional JavaScript functionalities that enhance the course
search and provide a more sophisticated user experience.
For more information visit: http://www.th1z.net/projects/moodle-cqa/
Installation
------------
- Copy the "course_quick_access" folder into the "moodle/blocks" directory
- Visit your moodle site in a browser, logged in as an administrator.
- Go to "Site Administration > Notifications > Continue"
- Add the "course-quick-access"/"Kursschnellzugriff" block to the desired
moodle sites.
- I would reccommend to configure the block to be displayed on all
moodle-contextes.
- Done
Note: During installation two tables ("block_qacategory" &
"block_qacategory_course") will be created in the moodle database.
These store the users settings and individual course assignments.
Changelog
---------
v2012042308:
- Initial bachelor thesis version
Release notes
-------------
v2012042308:
- Release Canditate
=============================================
A plugin for the learning management system moodle to provide individual
course assortment for its users.
- @package block_course_quick_access
- @copyright 2012 Thomas Heinz
- @webseite http://www.th1z.net/projects/moodle-cqa/
- @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Description
-----------
This plugin adresses the navagation problem for users that are enrolled in a
lot of courses at a moodle site.
It enables the users to configure an individual course-quick-access for
themselves with simple course to folder assignments.
All user configuration is optional. If a user does not want to configure the
plugin for himself, the behaviour of the default "my courses"-block is mimicked.
Also there a some optional JavaScript functionalities that enhance the course
search and provide a more sophisticated user experience.
For more information visit: http://www.th1z.net/projects/moodle-cqa/
Installation
------------
- Copy the "course_quick_access" folder into the "moodle/blocks" directory
- Visit your moodle site in a browser, logged in as an administrator.
- Go to "Site Administration > Notifications > Continue"
- Add the "course-quick-access"/"Kursschnellzugriff" block to the desired
moodle sites.
- I would reccommend to configure the block to be displayed on all
moodle-contextes.
- Done
Note: During installation two tables ("block_qacategory" &
"block_qacategory_course") will be created in the moodle database.
These store the users settings and individual course assignments.
Changelog
---------
v2012042308:
- Initial bachelor thesis version
Release notes
-------------
v2012042308:
- Release Canditate
Version information
- Version build number
- 2012042812
- Version release name
- 1.0 (Build: 2012042812)
- Maturity
- Релиз-кандидат
- MD5 Sum
- d6366fed2288131e30944be3f0d8f7e6
- Supported software
- Moodle 2.1, Moodle 2.2
- Latest release for Moodle 2.1
- Latest release for Moodle 2.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.