-
Notifications
You must be signed in to change notification settings - Fork 23
CTATHintWindow
Michael Ringenberg edited this page May 5, 2016
·
14 revisions
A special component used to provide text feedback to users from the tutoring service. This is a component that should be included in every tutor.
<div id="hintWindow" class="CTATHintWindow"></div>
TBD
-
id
: Required. The name of the component, must be a valid html id name. -
class
: Required. The class list, must include CTATHintWindow.
Modify the Language Pack to change the labels on the buttons which are labelled "Previous" and "Next" by default.
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