Solution sheet

Assignment feedbacks ::: assignfeedback_solutionsheet
Maintained by Henning Bostelmann
Allows teachers to upload files with solutions to their assignment, which can be released to students manually or at a scheduled time.

Solution sheet 3.2.0

Moodle 3.2
Released: Wednesday, 7 December 2016, 7:01 AM
Solution sheet plugin for the Moodle assignment module

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

=== Description ===

The "Solution sheet" plugin adds a feature to Moodle's assignment module
that allows the teacher to upload solutions to the assignment in the form
of files. The teacher can decide whether to hide or show the solutions
to students, including the option to make the solutions visible at a defined
time after the assignment due date. In addition, the solution can be hidden
after a configurable cutoff date.

For further information, please see:
http://docs.moodle.org/31/en/Solution_sheets

=== Installation instructions ===

Place the code of the module into the mod/assign/feedback/solutionsheet
directory of your Moodle directory root. That is, the present file should
be located at: mod/assign/feedback/solutionsheet/README.txt

For further installation instructions please see:
http://docs.moodle.org/en/Installing_plugins

This plugin is intended for Moodle 3.2 and above.

=== Authors ===

Current maintainer:
Henning Bostelmann, University of York

=== Release notes ===

--- Version 3.2 ---

First public release of the plugin.

Version information

Version build number
2016120600
Version release name
3.2.0
Can be updated to
3.7.0 (2019120100)
Maturity
Stable version
MD5 Sum
2f47e2684ccd2c20830e1a6349c0793a
Supported software
Moodle 3.2
  • Latest release for Moodle 3.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_32_STABLE
VCS tag
v3.2.0

Default installation instructions for plugins of the type Assignment feedbacks

  1. Make sure you have all the required versions.
  2. Download and unpack the plugin.
  3. Place the folder (eg "myassignsubmission") in the "/mod/assign/feedback" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation