Moodle Plugins directory: Course feedback: Versions: 3.1.2 | Moodle.org

Course feedback
Course feedback 3.1.2
Code prechecks
moodle-block_coursefeedback
This Block intends to give the system administrators a tool for forced evaluation of a course (or other facts). System administrators can define a set of textual questions, which can be rated from students. Responses are collected in course context and can be seen by trainers and non-editing trainers. Access to the questions and the results are given by a simple block.
It differs the approach of pre-defined "Feedback" in that way, that a block can be made sticky and feedbacks are optinal for teachers (they may use it or not).
Make it sticky
Since version 1.0.6. there is an option in the plugin settings, to create a global sticky instance. It will be shown in all course main pages.
Upgrade from Version 2
Since version 3.1.0, all existing blocks will be deleted as the rendering is now achieved via a "system context" block that is visible in all courses. Therefore, individual "Course Context" blocks are no longer allowed as they could conflict with the system block. Also for this reason only managers are allowed to add or delete the block. There can only be exactly one block in each course.
To make things as easy as possible, the necessary system block can now be added to, and removed from, all courses through the adminsettings of the block.
Version information
- Version build number
- 2023091901
- Version release name
- 3.1.2
- Can be updated from
- 2.1.0 (2015020910), 2.1.0 BETA, 3.1.1
- Maturity
- Stable version
- MD5 Sum
- f8a9393f8f80b4d9fcb92d9789823fa9
- Supported software
- Moodle 3.11
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_401_STABLE
- VCS tag
- v3.1.2
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.