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.3.0

Moodle 2.3
Released: Monday, 30 July 2012, 5:34 AM
This is the first release for Moodle 2.3, which adds support for the new assignment module and includes some quite extensive internal refactorings so that the code quality can be verified using unit tests. This doesn't add any functionality, but does mean that future releases will likely have fewer bugs and those that are found can be fixed faster.

Although I've marked it as beta quality, Moodle doesn't seem to highlight this very clearly on the plugins page, so please be aware that there may still be small bugs given the extent of the rewrite. If you find any problems, please do file issues in the tracker and I'll get onto fixing them right away.

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_23_STABLE
VCS tag
2.3.0

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.