Constants used in comprehension template's simulator relating databases.
More...
Constants used in comprehension template's simulator relating databases.
Created by Anupam (opticod) on 5/6/16.
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_ANSWERED = 7 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_ATTEMPTED = 8 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_CORRECT_ANSWER = 6 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_OPTION_1 = 2 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_OPTION_2 = 3 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_OPTION_3 = 4 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_OPTION_4 = 5 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_PASSAGE = 2 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_QUESTION = 1 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_TIME = 3 |
|
static |
final int org.buildmlearn.toolkit.comprehensiontemplate.Constants.COL_TITLE = 1 |
|
static |
final String org.buildmlearn.toolkit.comprehensiontemplate.Constants.firstrun = "firstRun" |
|
static |
String org.buildmlearn.toolkit.comprehensiontemplate.Constants.XMLFileName = "comprehension_content.xml" |
|
static |
The documentation for this class was generated from the following file:
- source-code/app/src/main/java/org/buildmlearn/toolkit/comprehensiontemplate/Constants.java