LTAssignmentBox
by
antonh
—
last modified
26-Feb-05 06:33 PM
A product to facilitate online submission of assignments.
Get It
Version 0.2 has just been released. It is available
on SourceForge.
What it does
The latest release of LTAssignmentBox expands on the simple functionality of version 0.1 to provide:
- The addition of a new Assignment type which stores student
submissions, but also allows for the return of marks and feedback to
students.
- A customised workflow which better supports the submit/mark/release process involved in with assignments.
- Integration with Archetypes' MIMEtypes support to indicate the format of submitted assignments.
broken in Plone 2.1
I get the following errors::
....
File "/usr/local/zope/instance_plone21final/Products/Archetypes/ClassGen.py", line 58, in generatedAccessor
return schema[name].get(self, **kw)
File "/usr/local/zope/instance_plone21final/Products/Archetypes/Schema/__init__.py", line 221, in __getitem__
return self._fields[name]
KeyError: 'subject'