|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webct.platform.sdk.gradebook.utils.GradeBookSDKConstants
public class GradeBookSDKConstants
GradeBookSDKConstants contains the definitions of the
constants used by the Grade Book service.
| Field Summary | |
|---|---|
static int |
ALIGN
This constant is the field "align" in the column descriptor |
static java.lang.String |
ALIGN_CENTER
This constant specifies the alignment of the column value: the value will be centered. |
static java.lang.String |
ALIGN_LEFT
This constant specifies the alignment of the column value: the value will be aligned to the left. |
static java.lang.String |
ALIGN_RIGHT
This constant specifies the alignment of the column value: the value will be aligned to the right. |
static int |
COLUMN_ALIGN_CENTRE
This constant specifies the alignment of the column value: the value will be centered. |
static int |
COLUMN_ALIGN_LEFT
This constant specifies the alignment of the column value: the value is aligned to the left. |
static int |
COLUMN_ALIGN_RIGHT
This constant specifies the alignment of the column value: the value will be aligned to the right. |
static int |
COLUMN_CATEGORY_ALL
This constant specifies that all columns are returned |
static int |
COLUMN_CATEGORY_GRADE
This constant specifies that only grade columns that have been released to students are returned |
static java.lang.String |
COLUMN_TYPE_ALPHA
This constant specifies the text column type |
static java.lang.String |
COLUMN_TYPE_ASSIGNMENT
This constant specifies the assignment column type |
static java.lang.String |
COLUMN_TYPE_CALCULATED
This constant specifies the calculated column type |
static java.lang.String |
COLUMN_TYPE_DISCUSSION
This constant specifies the discussion column type |
static java.lang.String |
COLUMN_TYPE_LETTERGRADE
This constant specifies the letter grade column type |
static java.lang.String |
COLUMN_TYPE_LONG_TEXT
This constant specifies the long text column type |
static java.lang.String |
COLUMN_TYPE_NUMERIC
This constant specifies the numeric column type |
static java.lang.String |
COLUMN_TYPE_QUIZ
This constant specifies the quiz column type |
static java.lang.String |
COLUMN_TYPE_RUBRIC
This constant specifies the rubric column type |
static java.lang.String |
COLUMN_TYPE_SCORM
This constant specifies the scorm column type |
static java.lang.String |
COLUMN_TYPE_SELECTION
This constant specifies the selection column type |
static java.lang.String |
COLUMN_TYPE_SURVEY
This constant specifies the survey column type |
static int |
DECIMAL
This constant is the field "decimalScale" in the column descriptor |
static java.lang.String |
DEFAULT_COLUMN_TYPE
This constant is the default type of columns in the Grade Book service |
static java.lang.String[] |
DEFAULT_CONVERSION_TYPES
Default column types to which any column that supports conversion can be converted |
static double |
DEFAULT_MAX_VALUE
Default maximum value (unlimited) |
static int |
END_OF_EDITABLE_COL_PROP
This constant indicates the last editable column constant |
static java.lang.String |
EXPORT_DONE
Export status constant indicating that the export was successfully completed. |
static java.lang.String |
EXPORT_EXCEEDED_TIME_LIMIT
Export status constant indicating that the export failed, as the response with the export results did not arrive within the time limit. |
static java.lang.String |
EXPORT_FAILED
Export status constant indicating that the export failed and this value is still available for export. |
static java.lang.String |
EXPORT_PENDING
Export status constant indicating that the export was started but acknowledgement of (un)successful export has not yet been received. |
static long |
EXPORT_WAIT_LIMIT
The export wait limit |
static java.lang.String |
EXPORTABLE
Export status constant that indicates that this value is exportable. |
static java.lang.String |
FINAL_COLUMN
This constant is for the "final" column |
static java.lang.String |
FINAL_COLUMN_KEY
Set of constants for the keys of the standard columns. |
static java.lang.String |
FIRST_NAME_COLUMN
This constant is for the "first name" column |
static java.lang.String |
FIRST_NAME_COLUMN_KEY
Set of constants for the keys of the standard columns. |
static int |
GRADE_FLAG
This constant is the field "grade" in the column descriptor |
static int |
GRADE_FORMULA
This constant is the field "formula" in the column descriptor |
static int |
INHERITED
This constant is the field "inherited" in the column descriptor |
static int |
LABEL
This constant is the field "label" in the column descriptor |
static java.lang.String |
LAST_NAME_COLUMN
This constant is for the "last name" column |
static java.lang.String |
LAST_NAME_COLUMN_KEY
Set of constants for the keys of the standard columns. |
static int |
MAX_LENGTH_FOR_COLUMN_LABEL
Maximum length for a column label |
static int |
MAX_LENGTH_FOR_TEXT_COLUMN
Maximum length for a text column |
static int |
MAX_VALUE
This constant is the field "maxValue" in the column descriptor |
static double |
MAXIMUM_MAX_VALUE
Possible value range for maximum value: maximum possible value for the maximum |
static java.lang.String |
MIDTERM_COLUMN
This constant is for the "midterm" column |
static java.lang.String |
MIDTERM_COLUMN_KEY
Set of constants for the keys of the standard columns. |
static double |
MINIMUM_MAX_VALUE
Possible value range for maximum value: minimal possible value for the maximum |
static java.lang.String[] |
NO_CONVERSION_COLUMN_TYPES
Default column types that cannot be converted |
static java.lang.String |
NON_EXPORTABLE
Export status constant that indicates that this value is not exportable. |
static int |
RELEASE_DATE
This constant is the field "release date" in the column descriptor |
static int |
RELEASE_STATISTICS
This constant is the field "release statistics" in the column descriptor |
static int |
RELEASE_STATISTICS_ALL
The following constant is a valid value for releaseStatistics of SectionColumnVO. |
static int |
RELEASE_STATISTICS_AVERAGE_ONLY
The following constant is a valid value for releaseStatistics of SectionColumnVO. |
static int |
RELEASE_STATISTICS_NONE
The following constant is a valid value for releaseStatistics of SectionColumnVO. |
static int |
RELEASED
This constant is the field "released" in the column descriptor |
static java.lang.String |
ROLE_COLUMN
This constant is for the "role" column |
static java.lang.String |
ROLE_COLUMN_KEY
Set of constants for the keys of the standard columns. |
static java.lang.String |
SOURCE_TOOL_ASSIGN
This constant specifies the source "Assignment tool" |
static java.lang.String |
SOURCE_TOOL_DISCUSSION
This constant specifies the source "Discussion tool" |
static java.lang.String |
SOURCE_TOOL_GRADEBOOK
This constant specifies the source "Gradebook tool" |
static java.lang.String |
SOURCE_TOOL_QUIZ
This constant specifies the source "Quiz tool" |
static java.lang.String |
SOURCE_TOOL_SURVEY
This constant specifies the source "Survey tool" |
static int |
START_OF_EDITABLE_COL_PROP
This constant indicates the first editable column constant |
static int |
STATS_RELEASED
This constant is the field "released" in the column descriptor |
static int |
TYPE
This constant is the field "type" in the column descriptor |
static java.lang.String |
USER_ID_COLUMN
This constant is for the "user ID" column |
static java.lang.String |
USER_ID_COLUMN_KEY
Set of constants for the keys of the standard columns. |
| Constructor Summary | |
|---|---|
GradeBookSDKConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int COLUMN_CATEGORY_GRADE
GradeBookSDKConstants
public static final int COLUMN_CATEGORY_ALL
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_NUMERIC
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_ALPHA
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_LONG_TEXT
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_SELECTION
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_LETTERGRADE
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_CALCULATED
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_ASSIGNMENT
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_QUIZ
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_SCORM
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_SURVEY
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_DISCUSSION
GradeBookSDKConstants
public static final java.lang.String COLUMN_TYPE_RUBRIC
GradeBookSDKConstants
public static final java.lang.String SOURCE_TOOL_GRADEBOOK
GradeBookSDKConstants
public static final java.lang.String SOURCE_TOOL_QUIZ
GradeBookSDKConstants
public static final java.lang.String SOURCE_TOOL_SURVEY
GradeBookSDKConstants
public static final java.lang.String SOURCE_TOOL_ASSIGN
GradeBookSDKConstants
public static final java.lang.String SOURCE_TOOL_DISCUSSION
GradeBookSDKConstants
public static final int COLUMN_ALIGN_LEFT
GradeBookSDKConstants
public static final int COLUMN_ALIGN_CENTRE
GradeBookSDKConstants
public static final int COLUMN_ALIGN_RIGHT
GradeBookSDKConstants
public static final java.lang.String ALIGN_LEFT
GradeBookSDKConstants
public static final java.lang.String ALIGN_CENTER
GradeBookSDKConstants
public static final java.lang.String ALIGN_RIGHT
GradeBookSDKConstants
public static final int START_OF_EDITABLE_COL_PROP
GradeBookSDKConstants
public static final int LABEL
GradeBookSDKConstants
public static final int ALIGN
GradeBookSDKConstants
public static final int RELEASED
GradeBookSDKConstants
public static final int RELEASE_DATE
GradeBookSDKConstants
public static final int GRADE_FLAG
GradeBookSDKConstants
public static final int DECIMAL
GradeBookSDKConstants
public static final int STATS_RELEASED
GradeBookSDKConstants
public static final int TYPE
GradeBookSDKConstants
public static final int GRADE_FORMULA
GradeBookSDKConstants
public static final int INHERITED
GradeBookSDKConstants
public static final int MAX_VALUE
GradeBookSDKConstants
public static final int RELEASE_STATISTICS
GradeBookSDKConstants
public static final int END_OF_EDITABLE_COL_PROP
GradeBookSDKConstants
public static final java.lang.String DEFAULT_COLUMN_TYPE
GradeBookSDKConstants
public static final int MAX_LENGTH_FOR_TEXT_COLUMN
GradeBookSDKConstants
public static final int MAX_LENGTH_FOR_COLUMN_LABEL
GradeBookSDKConstants
public static final java.lang.String FIRST_NAME_COLUMN
GradeBookSDKConstants
public static final java.lang.String LAST_NAME_COLUMN
GradeBookSDKConstants
public static final java.lang.String USER_ID_COLUMN
GradeBookSDKConstants
public static final java.lang.String ROLE_COLUMN
GradeBookSDKConstants
public static final java.lang.String MIDTERM_COLUMN
GradeBookSDKConstants
public static final java.lang.String FINAL_COLUMN
GradeBookSDKConstants
public static final double DEFAULT_MAX_VALUE
GradeBookSDKConstants
public static final double MINIMUM_MAX_VALUE
GradeBookSDKConstants
public static final double MAXIMUM_MAX_VALUE
GradeBookSDKConstants
public static final java.lang.String FIRST_NAME_COLUMN_KEY
GradeBookSDKConstants
public static final java.lang.String LAST_NAME_COLUMN_KEY
GradeBookSDKConstants
public static final java.lang.String USER_ID_COLUMN_KEY
GradeBookSDKConstants
public static final java.lang.String ROLE_COLUMN_KEY
GradeBookSDKConstants
public static final java.lang.String MIDTERM_COLUMN_KEY
GradeBookSDKConstants
public static final java.lang.String FINAL_COLUMN_KEY
GradeBookSDKConstants
public static final java.lang.String[] DEFAULT_CONVERSION_TYPES
GradeBookSDKConstants
public static final java.lang.String[] NO_CONVERSION_COLUMN_TYPES
GradeBookSDKConstants
public static final java.lang.String EXPORTABLE
GradeBookSDKConstants
public static final java.lang.String NON_EXPORTABLE
GradeBookSDKConstants
public static final java.lang.String EXPORT_DONE
GradeBookSDKConstants
public static final java.lang.String EXPORT_PENDING
GradeBookSDKConstants
public static final java.lang.String EXPORT_FAILED
GradeBookSDKConstants
public static final java.lang.String EXPORT_EXCEEDED_TIME_LIMIT
GradeBookSDKConstants
public static final long EXPORT_WAIT_LIMIT
GradeBookSDKConstants
public static final int RELEASE_STATISTICS_NONE
GradeBookSDKConstants
public static final int RELEASE_STATISTICS_AVERAGE_ONLY
GradeBookSDKConstants
public static final int RELEASE_STATISTICS_ALL
GradeBookSDKConstants
| Constructor Detail |
|---|
public GradeBookSDKConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||