Assessment includes zero or more Sections which in turn contain zero or more Items. The Sections added to an Assessment are returned first in, first out (FIFO). Items can be ordered explicitly using the orderSections method.
AssessmentType is meaningful to an application and not specifcally defined in the OSID. The unique Id for an Item is set by the AssessmentManager's createAssessment method's implementation. Assessments also contain a Topic. An Assessment is related to a AssessmentPublished which is an Assessment and a set of data relating to the availability of the Assessment. An Assessment is also related to an AssessmentTaken which is an Assessment and a set of data relating to an agentId of the student's integration with it.
<p> OSID Version: 2.0 </p>
<p> Licensed under the org.osid.SidImplementationLicenseMIT. </p>
Located in /harmoni/oki2/osid/assessment/Assessment.php (line 27)
Add a Section to this Assessment. The Sections added to an Assessment are returned first in, first out (FIFO). Sections can be ordered explicitly using the orderSections method.
Get the AssessmentType for this Assessment.
Get the Data for this Assessment. The structure of the Data is not defined in the OSID.
Get the Properties associated with this Assessment.
Get the Properties of this Type associated with this Assessment.
Get all the Property Types for Assessment.
Get all the Sections in the Assessment. The Sections added to a Assessment are returned first in, first out (FIFO). Sections can be ordered explicitly using the orderSections method. Only the Sections directly associated with this Assessment are returned.
Change the order of the Sections in the Assessment. Sections normally
are returned first in, first out (FIFO). This ordering, which has important pedagogical implications, is changed to match the order in the Sections array. Additional added Sections are returned first in, first out (FIFO) after the ordered Sections.
Update the data for this Assessment. The structure of the Data is not defined in the OSID.
Update the description for this Assessment.
Update the display name for this Assessment.
Update the Topic for this Assessment.
Documentation generated on Wed, 19 Sep 2007 10:21:32 -0400 by phpDocumentor 1.3.0RC3