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.1.5b12

Moodle 2.1
Released: Tuesday, 5 June 2012, 10:10 PM
This release fixes the following:

- Broken block on MSSQL and Oracle due to bad string comparison operators.
- New Brazilian Portuguese translation (thanks to André Yamin).
- Cancel button on the grading popup didn't close the window cleanly
- Block now no longer checks permissions when user is not logged in. Slightly better performance.

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_21_STABLE
VCS tag
2.1.5b12

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.