|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CluCredit
Detailed information about credit for a CLU, including common data-driven constraints around repetition.
Method Summary | |
---|---|
Integer |
getInstructorUnits()
The total credit hours for use in evaluating the Instructor, meant to cover the concept of Contact Hours |
TimeAmountInfo |
getMaxAllowableInactivity()
The Maximum Allowable Number of Time Periods of Inactivity (i.e. |
TimeAmountInfo |
getMaxTimeResultsRecognized()
After this period expires, the results will no longer be recognized and the student will have to retake the CLU. |
TimeAmountInfo |
getMaxTimeToComplete()
The default maximum amount of time allowed to complete the CLU. |
Integer |
getMaxTotalUnits()
The maximum total number of credits or units earned by the Student. |
TimeAmountInfo |
getMinTimeToComplete()
Minimum amount of time required to complete the CLU. |
Integer |
getMinTotalUnits()
The minimum total number of credits or units earned by the Student. |
String |
getRepeatCount()
The number of times a student may repeat the course for credit. |
TimeAmountInfo |
getRepeatTime()
The amount of time after which a student may repeat the course (in ATP) |
String |
getRepeatUnits()
The total number of units for which the student may repeat this course. |
Method Detail |
---|
String getRepeatCount()
TimeAmountInfo getRepeatTime()
String getRepeatUnits()
Integer getMinTotalUnits()
Integer getMaxTotalUnits()
Integer getInstructorUnits()
TimeAmountInfo getMinTimeToComplete()
TimeAmountInfo getMaxTimeToComplete()
TimeAmountInfo getMaxAllowableInactivity()
TimeAmountInfo getMaxTimeResultsRecognized()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |