
Activities: Student folder
Student Folder
No support in the comments section on this page
Please note that we don't provide any support for this plugin in the comments section on this page anymore.
We appreciate your commendation and reviews for this plugin in the comments. For bug reports and support requests, please read the extensive information in the plugin's README file first and create, if needed, a ticket in the bug tracker which is linked below.
Thanks for your cooperation.
Example
The student folder has two features: on the one hand participants can upload their documents in the student folder which can be made visible for other students immediately after the upload or after the teacher's approval. On the other hand it is possible to import documents from the activity assignment. Here teachers can decide which documents should be visible to all participants or name individual students to release documents.
Installation
Copy the module code directly to the mod/publication directory. Open the administration area (http://your-moodle-site/admin) to start the installation automatically.
Admin settings
An administrator can adjust the default settings for the student folder instance-wide in the general settings page. There he can specify the following:
- Require activity description
- Obtain approval
- Approved by default
- Maximum number of attachments
- Maximum attachment size
- Hide ID-Number
http://integration.moodle.org/job/Precheck%20remote%20branch/11885/artifact/work/smurf.html
I found a small bug causing troubles on PostgreSQL sites and I sent a suggested solution into your bug tracker. I will be very happy to approve and publish this plugin once the reported bug #1 is fixed and a new version is uploaded.
For the further development, let me suggest to tweak settings of your IDE to make the files follow the Moodle coding style guidelines (https://docs.moodle.org/dev/Coding_style) in terms of tabs indentation and whitespace. Following the style facilitates contribution and community sharing. Thanks in advance.
We are currently preparing a version for Moodle 2.8.5 which fixes the bug and has been checked by the code checker. It will be released in the next two months.
Best regards,
Markus Kemmerling
Also, for the WHERE ... IN statements, consider using Moodle's $DB->get_in_or_equal() function. It should help build cross-database friendly SQL. Look at the code to see examples of its usage.
Markus Kemmerling
Thanks guys for providing a new version. My +1 to Rex findings, very good and valid points indeed. These are good candidates for fixes in a future version.
I am happy to approve your plugin now. You are cleared to land, welcome to the Plugins directory!
we are currently working on it. I can not tell you yet when it will be available. Our plan is to publish a version for Moodle 2.9 (and also 3.0) in February/March 2016 at the latest.