Uses of Interface
org.osid.assessment.Response
Packages that use Response
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
-
Uses of Response in org.osid.assessment
Methods in org.osid.assessment that return ResponseModifier and TypeMethodDescriptionResponseList.getNextResponse()Gets the nextResponsein this list.Response[]ResponseList.getNextResponses(long n) Gets the next set ofResponseelements in this list which must be less than or equal to the return fromavailable().AssessmentSession.getResponse(Id assessmentSectionId, Id itemId) Gets the submitted response to the associated item.