ECAssignmentBox 1.2 (Feb 28, 2007)

New features, bugfixes, and performance improvements implemented during winter semester 2006/2007.

For additional information about this project, please visit the overview page .

Available downloads

Product Package (.tar.gz)

For all platforms (0 kB)

Product Package (.zip)

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5, Plone 2.1.4, Plone 2.1.3
State Final release
License GPL
Release Manager Michael Piotrowski
Released 2007/02/28 00:00:00 Universal

See changelog.

Change log

  • Added field "Maximum number of attempts" to ECAssignmentBox to restrict the number of resubmissions.
  • Implemented issue #118: For box owners and managers it is now possible make submissions even if the assignment box is in state public draft or private, and to make any number of resubmissions.
  • In the "assignments" view:
    • If there is more than one assignment box inside an ECFolder one will see a table for each box. Clicking the check box in one of the tables' header will check or uncheck all entries inside this table only and not all entries in all tables.
    • Now it is possible to toggle the view of superseded assignments.
    • Added clickable workflow states (assignments can now be filtered by workflow state).
    • Added delete button and polished the "change state" controls.
  • As addition to the "assignments" view, owners and managers can use the "assignments (full)" tab to see the full text of all assignments on one page.
  • If the parent of an assignment box is an ECFolder and this ECFolder contains directions, the directions will be shown inside a collapsible box on top of the assignment box.
  • Fixed issue #119: Uploads can now be any size.
  • Fixed issue #120: Students do not see shared assignments of other users in the "statistics" view.
  • Performance improvements: We are now using portal_catalog where possible.