org.sakaiproject.tool.assessment.business.questionpool |
|
Java Source File Name | Type | Comment |
QuestionPool.java | Interface | This interface provides common methods for accessing a question pool.
A question pool is defined as a centralized repository where questions
are stored. |
QuestionPoolException.java | Class | This class provides a specific QuestionPool exception. |
QuestionPoolIterator.java | Interface | This is an OKI-style iterator interface for QuestionPools. |
QuestionPoolTreeImpl.java | Class | |