2.1 Release Notes
Known Issues
- SAK-1419 Adding random draw part in authoring removes questions in other parts. The work around, detailed in SAK-2779, is to only use one random draw part in any given assessment.
Functional Enhancements
- Added "section-awareness", that is the ability to filter assessments by sections (e.g. discussion, labs, etc.) in the grading interface. Based on memberships assigned in the new Section Info tool, now teaching assistants can only see students' assessments for the sections for which they are responsible. Alternatively, the instructor can choose to look at assessments one section at a time. SAK-1929
- Improved workflows based on 2.0.1 usability testing:
- Assessment Authoring
- Assessment Taking
Technical Enhancements
- Code refactored to expose an API for the tool. (src/org/sakaiproject/tool/assessment/shared/api) Now the Sakai framework or other tools can call this API rather than making direct method calls. This level of abstraction allows for:
- Looser coupling with Sakai (or another CMSs).
- A clean stand-alone build of the tool.
More information on these changes can be found here:
https://source.sakaiproject.org/svn/trunk/sakai/sam/docs/
Comments (1)
Nov 21, 2005
Lydia Li says:
SAK1419 is addressed in SAK2779.SAK-1419 is addressed in SAK-2779.