
Blocks: Course Request Manager
Description
A real time saver for site admins who needs to process requests for new course setups. The course request manager block allows the admin to easily design and deploy custom course request forms which can be used by users with appropriate permissions.
Unlike the moodle core request feature which uses a single text box for information on the request, course request manager allows the administrator to design course request forms with up to 15 form fields for gathering request data from a user. Form elements may include text areas, text fields, drop down lists, check boxes etc. Forms can be created and managed using a simple and easy to use form editor.
The block is ideally suited for administrators who want to deploy an internal moodle request system and avoid requests sent via email or other communication methods. It aims to improve on the core request feature by adding the ability to custom design request forms.
Features
The block also contains a suite of features for managing, approving and commenting on requests.
- Design custom request forms
- Quick approve requests
- Auto assign request authors as teachers on approved courses
- Manage multiple course requests
- Automatically send confirmation emails
- Attach comments to requests
- Bulk request operations (new in version 3)
- View request history etc
- Design custom notification emails
- Set fields to mandatory or optional (new in version 3)
- Allow manager and course creator roles to approve requests (new in version 4.3)
The block is designed to improve workflow in managing and approving course requests.
It has been developed by Daniel McSweeney and Kyle Goslin from the Institute of Technology Blanchardstown, Dublin
== Screencasts (Version 3) ==
A series of short screencasts on the setup and use of course request manager version 3.x for moodle (screen casts for version 4.x will follow)
Setting the admin settings
A quick overview of the various administrator settings for course request manager.
eMail Configuration
Setting the eMail configuration options for the course request manager block for moodle 2.
Setting up the request form - page 1
Setting the configuration options for the first page of the course request form.
Setting up the request form - page 2
Setting the configuration options for the second page of the course request form.
Making Requests - User Perspective
An overview of the request process from an end user perspective.
Managing Requests - Admin Perspective
An overview of the request management process from an administrator perspective.
I would like to add the file upload element to the plugin so that the person requesting a course can also upload a file on the second form. Could you please tell me which files to edit so that I can do this?
Thank you very much
We are wanting to use this plugin, however upon clicking/using any of the links within the block regardless of where we set the block to appear on the page, the block expands at the far right of the screen making the format of the page/site and block pretty unreadable. We are using the adaptable theme with the latest version of Moodle.
Do you plan to update for Moodle 3.1 and 3.3?
Thank you!
On Moodle 3.2.5, when I try to 'approve' a request as Admin, I've got this error: "coursecat".Any idea to fix that?
Thanks you.
Benoit.
I'm unable to install CRM. I've got this error message:
-----------------
Debug info: Errors found in XMLDB file: PATH attribute does not match file directory: blocks/cmanager/db
Error code: ddlxmlfileerror
Stack trace:
line 352 of /lib/ddl/database_manager.php: ddl_exception thrown
line 368 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
line 970 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 514 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
line 1857 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
-----------------
Any idea?
Ricardo
Kyle.
---------------------
Debug info: ERROR: LIMIT #,# syntax is not supported
LINE 3: ... order by id desc LIMIT 0, 1...
^
HINT: Use separate LIMIT and OFFSET clauses.
SELECT * FROM mdl_block_cmanager_records
WHERE status = 'COMPLETE' OR status = 'REQUEST DENIED'
order by id desc LIMIT 0, 10
[array (
)]
Error code: dmlreadexception
Stack trace:
line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 248 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
line 859 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
line 220 of /blocks/cmanager/cmanager_admin_arch.php: call to pgsql_native_moodle_database->get_records_sql()
line 204 of /lib/formslib.php: call to block_cmanager_adminarch_form->definition()
line 244 of /blocks/cmanager/cmanager_admin_arch.php: call to moodleform->__construct()
--------------------------
Using:
Moodle 3.5.2+
Apache 2.4
PHP 7
Postgresql 9.3