-
Notifications
You must be signed in to change notification settings - Fork 29
LMS Feature Implementation Status
jsewall edited this page Jun 14, 2016
·
2 revisions
CTAT can be deployed on several Learning Management Systems (LMSs). Here is a table summarizing integration in each:
| Feature | Tutorshop | SCORM | LTI | Custom-OLI | Custom-XBlock | Proposed GIFT |
| LMS can invoke tutor | yes | yes | yes | yes | yes | proposed |
| Tutor can appear within LMS page | in iframe | in iframe | in iframe | in iframe | in iframe | in iframe |
| LMS stores tutor files | yes | yes | no | yes | no | proposed |
| LMS can control tutor’s outer loop | yes | yes | yes | yes | yes | proposed |
| LMS can modify tutor’s inner loop | no | no | no | instructor mode | no | proposed |
| LMS and tutor share student models | yes | no | no | no | no | proposed |
| Tutor can save and resume incomplete problems | yes | yes | yes | yes | yes | proposed |
| Instructors can review student work on a tutor | no | no | no | yes | no | proposed |
| Tutor can pass grades, etc. to LMS’s gradebook | yes | yes | yes | yes | yes | proposed |
Getting Started
Using CTAT
HTML Components
- HTML Examples
- CTATAudioButton
- CTATButton
- CTATChatPanel
- CTATCheckBox
- CTATComboBox
- CTATDoneButton
- CTATDragNDrop
- CTATFractionBar
- CTATGroupingComponent
- CTATHintButton
- CTATHintWindow
- CTATImageButton
- CTATJumble
- CTATNumberLine
- CTATNumericStepper
- CTATPieChart
- CTATRadioButton
- CTATSkillWindow
- CTATSubmitButton
- CTATTable
- CTATTextArea
- CTATTextField
- CTATTextInput
- CTATVideo