AJAX Marking Block

Blocks ::: block_ajax_marking
Maintained by Picture of Matt Gibson relaxing in the AlpsMatt Gibson
Shows a teacher all of the unmarked work which has been submitted by their students across all of the courses they teach in. It's most useful when placed on the front page, and it allows the work to be viewed and graded through a pop-up interface, which then updates the block once the work is marked.

AJAX Marking Block 2.0.1

Moodle 2.0
Released: Tuesday, 11 October 2011, 2:50 AM
- Tidied up coding style to fit guidelines
- Tidied up file structure so it validates against new plugin database
- Fixed quiz to deal with multiple attempts on the same question

* Important *
This will not work on Moodle 2.1. The next (soon to be finished) version will.

Version information

Version build number
2011111000
Version release name
2.0.1
Can be updated from
2.0.0 (2011063001)
Can be updated to
2.0.2 (2011111200), 2.2.0b5 (2012060503), 2.1.5b12 (2012060502), 2.1.5b13 (2012061202), 2.2.0b6 (2012061203), 2.1.5b14 (2012070402), 2.3.0 (2012072800), 2.3.1 (2012073000), 2.3.2 (2012100803), 2.3.3 (2012110903), 2.4.0 (2013021000), 2.4.1 (2013021001), 2.4.2 (2013021002)
Maturity
Stable version
MD5 Sum
280abcdc21a3e31b195ceeb1f3eb6976
Supported software
Moodle 2.0, PHP 5.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_20_STABLE
VCS tag
2.0.1

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.