Internationalization
This article outlines the approach to internationalization of labels and text rendered by the Questions API UI and details the available labels for override.
When calling LearnosityApp.init() an internationalization bundle of key value pairs can be supplied as
labelBundle
.
Follow the Questions API label bundle link to access the raw json data.
Below is the current list of labels that can be changed through the labelBundle
object. It is intended to cover all text that is displayed to the user.
Properties: | |
---|---|
addData
|
Type:
string
Default:
Add Data |
audioplaybackerror
|
Type:
string
Default:
Unable to play audio asset. Click to try again in a moment. |
audioPlayer
|
Type:
string
Default:
Audio Player |
audioRecorder
|
Type:
string
Default:
Audio Recorder |
audioretrievalretry
|
Type:
string
Default:
Trying to retrieve audio |
audioPlayRecording
|
Type:
string
Default:
Play recording |
audioStopPlayback
|
Type:
string
Default:
Stop playback |
audioPausePlayback
|
Type:
string
Default:
Pause playback |
audioContinuePlayback
|
Type:
string
Default:
Continue playback |
audioStopRecording
|
Type:
string
Default:
Stop recording |
audioStartRecording
|
Type:
string
Default:
Start recording |
audioPauseRecording
|
Type:
string
Default:
Pause recording |
audioContinueRecording
|
Type:
string
Default:
Continue recording |
audioAdjustVolume
|
Type:
string
Default:
Adjust Volume |
simpleChartNoData
|
Type:
string
Default:
No Data Available. Please add a new bar. |
simpleChartNewBarDefaultName
|
Type:
string
Default:
New Bar |
calculator
|
Type:
string
Default:
Calculator |
cancel
|
Type:
string
Default:
Cancel |
characterMapCharacters
|
Type:
Array[string]
ARRAY!!!
|
characterMapIcon
|
Type:
string
Default:
á |
characterMapMathCharacters
|
Type:
Array[string]
ARRAY!!!
|
characterMapMathIcon
|
Type:
string
Default:
Σ |
characterMapTitle
|
Type:
string
Default:
Special Characters |
characterMathMapTitle
|
Type:
string
Default:
Math Characters |
checkAnswer
|
Type:
string
Default:
Check Answer |
checkAnswers
|
Type:
string
Default:
Check Answers |
clear
|
Type:
string
Default:
Clear |
clickToRecord
|
Type:
string
Default:
Click on record to start |
clickToStartPlayback
|
Type:
string
Default:
Click on play to start playback |
closeThisWindow
|
Type:
string
Default:
Close this window |
color
|
Type:
string
Default:
color |
colorPicker
|
Type:
string
Default:
Color Picker |
confirmrecordoverwrite
|
Type:
string
Default:
A previous audio recording exists. If you continue it will be replaced. |
confirmVideoOverwrite
|
Type:
string
Default:
A previous video recording exists. If you continue it will be replaced. |
continuelabel
|
Type:
string
Default:
Continue |
copy
|
Type:
string
Default:
Copy |
correctAnswer
|
Type:
string
Default:
Correct answer |
correctAnswers
|
Type:
string
Default:
Correct answers |
counterTemplate
|
Type:
string
Default:
Beginning in {num} seconds... |
cut
|
Type:
string
Default:
Cut |
distractorRationale
|
Type:
distractorRationale
Default:
{} |
downloadAudio
|
Type:
string
Default:
Download |
downloadVideo
|
Type:
string
Default:
Download video file |
draggableItem
|
Type:
string
Default:
Movable item |
editorBoldIcon
|
Type:
string
Default:
B |
editorBoldTitle
|
Type:
string
Default:
Bold |
editorBulletdListTitle
|
Type:
string
Default:
Bulleted list |
editorItalicsIcon
|
Type:
string
Default:
I |
editorItalicsTitle
|
Type:
string
Default:
Italics |
editorNumberedListTitle
|
Type:
string
Default:
Numbered list |
editorRemoveFormatTitle
|
Type:
string
Default:
Clear formatting |
editorSubscriptTitle
|
Type:
string
Default:
Subscript |
editorSuperscriptTitle
|
Type:
string
Default:
Superscript |
editorUnderlineIcon
|
Type:
string
Default:
U |
editorUnderlineTitle
|
Type:
string
Default:
Underline |
error
|
Type:
string
Default:
Error |
fileUpload
|
Type:
fileUpload
Default:
{} |
graphingTools
|
Type:
graphingTools
Default:
{} |
graphPlotter
|
Type:
graphPlotter
Default:
{} |
handwritingApiError
|
Type:
string
Default:
Unable to recognise handwriting. Please try again later. |
imageUpload
|
Type:
imageUpload
Default:
{} |
imageTool
|
Type:
string
Default:
Image Tool |
imageValidationArea
|
Type:
string
Default:
Image validation area |
incorrectAnswer
|
Type:
string
Default:
Incorrect answer |
incorrectAnswers
|
Type:
string
Default:
Incorrect answers |
itemPositionTemplate
|
Type:
string
Default:
Item {num} of {length} |
lineChartNewPointDefaultName
|
Type:
string
Default:
New Point |
lineReader
|
Type:
string
Default:
Line Reader |
lineReaderClose
|
Type:
string
Default:
Close Line Reader |
lineReaderDescription
|
Type:
string
Default:
Show or hide the Line Reader, a visual assistive tool for showing one line of text and masking surrounding text. |
lineReaderResizeMask
|
Type:
string
Default:
Resize Line Reader mask |
lineReaderResizeWindow
|
Type:
string
Default:
Resize Line Reader window |
listen
|
Type:
string
Default:
Listen |
loading
|
Type:
string
Default:
Loading |
loadingInfo
|
Type:
string
Default:
<div class='lrn_spinner'><div class='lrn_bounce1'></div><div class='lrn_bounce2'></div><div class='lrn_bounce3'></div></div> |
next
|
Type:
string
Default:
Next |
previous
|
Type:
string
Default:
Previous |
maxPlayAttempts
|
Type:
string
Default:
You reached the playback limit |
maxRecordAttempts
|
Type:
string
Default:
You used all your recording attempts |
maxResponseMessage
|
Type:
string
Default:
Only 1 answer is allowed. |
maxResponsesMessage
|
Type:
string
Default:
Only {{maxSelection}} answers are allowed. |
microphoneDeviceMissing
|
Type:
string
Default:
Microphone device missing error. |
microphoneDeviceNoAuth
|
Type:
string
Default:
Microphone not authorised |
minResponseMessage
|
Type:
string
Default:
This question requires at least 1 answer. |
minResponsesMessage
|
Type:
string
Default:
This question requires at least {{minSelection}} answers. |
noAudio
|
Type:
string
Default:
No audio to playback |
noCorrectAnswersSet
|
Type:
string
Default:
No correct answers set |
ok
|
Type:
string
Default:
OK |
onbeforeunload
|
Type:
string
Default:
You have unsaved responses. If you continue you will lose these responses. |
orderListChangeTemplate
|
Type:
string
Default:
Item {start} moved to position {end}. |
paste
|
Type:
string
Default:
Paste |
pause
|
Type:
string
Default:
Pause |
play
|
Type:
string
Default:
Play |
silenceDetected
|
Type:
string
Default:
Recording stopped due to silence detected |
paginationCountOf
|
Type:
string
Default:
of |
playback
|
Type:
string
Default:
Playback |
playbackPaused
|
Type:
string
Default:
Playback paused |
playbackUnavailable
|
Type:
string
Default:
Playback unavailable |
playconversation
|
Type:
string
Default:
Play Conversation |
playConversationTitle
|
Type:
string
Default:
Playing Question |
playPrevious
|
Type:
string
Default:
Play previous |
playNext
|
Type:
string
Default:
Play next |
playing
|
Type:
string
Default:
Playing |
progress
|
Type:
string
Default:
Progress |
ratingInfoIcon
|
Type:
string
Default:
i |
ready
|
Type:
string
Default:
Ready |
record
|
Type:
string
Default:
Record |
recordAudioStatusLine
|
Type:
string
Default:
Click to change microphone access settings. |
recordAudioStatusTitle
|
Type:
string
Default:
Audio Status |
recordAuthRememberTitle
|
Type:
string
Default:
Microphone permission |
recordAuthRememberHtml
|
Type:
string
Default:
Select <strong>remember</strong> before clicking <strong>allow</strong>. This will allow you to record audio and stop this pop-up box being shown again. |
recordAuthRememberTroubleLink
|
Type:
string
Default:
Having trouble? <a target="_blank" href="https://www.learnosity.com/guide/audioTroubleshooting.php">Click here</a>. |
recordChromeAuthTitle
|
Type:
string
Default:
Additional browser permissions |
recordChromeAuth1st
|
Type:
string
Default:
Click <strong>allow</strong> above, in the top right of your browser window: |
recordChromeAuth1stB
|
Type:
string
Default:
Click the <strong>allow</strong> button to enable microphone permissions. |
recordChromeAuth2nd
|
Type:
string
Default:
<strong>Close</strong> this window |
recordChromeAuthTroubleLink
|
Type:
string
Default:
If the button is not displayed, refer to <a target='_blank' href='https://www.learnosity.com/guide/audioTroubleshooting.php'>this guide</a>. |
recordMobileTroubleLink
|
Type:
string
Default:
If you're using a mobile device, refer to <a target='_blank' href='https://www.learnosity.com/guide/audioTroubleshooting.php'>this guide</a>. |
recording
|
Type:
string
Default:
Recording |
recordingComplete
|
Type:
string
Default:
Recording complete |
recordingCounterPreload
|
Type:
string
Default:
Recording will begin in ... |
recordingPaused
|
Type:
string
Default:
Recording paused |
recordingTooLong
|
Type:
string
Default:
Recording too long. The maximum recording length is {maxLength} seconds. |
recordingUnavailable
|
Type:
string
Default:
Recording unavailable |
recordSwfErrorLine1
|
Type:
string
Default:
We've been unable to access flash. Please ensure a blocker |
recordSwfErrorLine2
|
Type:
string
Default:
is not enabled and that you have the latest version of flash. |
redo
|
Type:
string
Default:
Redo |
replay
|
Type:
string
Default:
Replay |
reset
|
Type:
string
Default:
Reset |
resume
|
Type:
string
Default:
Resume |
delete
|
Type:
string
Default:
Delete |
givenResponses
|
Type:
string
Default:
Given responses |
response
|
Type:
string
Default:
Response |
responseArea
|
Type:
string
Default:
Response area |
retry
|
Type:
string
Default:
Retry |
rightClickAudioDownload
|
Type:
string
Default:
Click to save audio file. |
saveButtonLabel
|
Type:
string
Default:
Save Answers |
saveComplete
|
Type:
string
Default:
Saved |
saveInProgress
|
Type:
string
Default:
Saving... |
seekTo
|
Type:
string
Default:
Skip to |
showAllResponses
|
Type:
string
Default:
Show all responses |
source
|
Type:
string
Default:
Source |
stimulus
|
Type:
string
Default:
Stimulus |
stop
|
Type:
string
Default:
Stop |
stopconversation
|
Type:
string
Default:
Stop Conversation |
submitButtonLabel
|
Type:
string
Default:
Submit Answers |
submitComplete
|
Type:
string
Default:
Submitted |
submitInProgress
|
Type:
string
Default:
Submitting... |
tapToStartPlayback
|
Type:
string
Default:
Tap to start playback |
target
|
Type:
string
Default:
Target |
uierrorfeedback
|
Type:
string
Default:
A problem occurred. Please try again later. If the problem persists contact your administrator. |
unableToPlayAsset
|
Type:
string
Default:
Unable to play, asset not available. |
unavailable
|
Type:
string
Default:
Unavailable |
undo
|
Type:
string
Default:
Undo |
unsupportedBrowser
|
Type:
string
Default:
Sorry, this item cannot be displayed because your browser is not supported. |
unsupportedCompatibilityMode
|
Type:
string
Default:
Sorry, this item cannot be displayed because your browser is in an unsupported compatibility view. |
videoplayerTextAlternativeCaption
|
Type:
string
Default:
Captions |
videoOptimizing
|
Type:
string
Default:
Optimizing your video |
videoOptimizingSubheader
|
Type:
string
Default:
You can continue authoring during this process. |
videoNotReady
|
Type:
string
Default:
Video playback is not yet ready |
videoNotReadySubheader
|
Type:
string
Default:
Save your work and refresh your browser, or come back later. |
videoPlaybackError
|
Type:
string
Default:
Playback error |
videoFormatUnsupported
|
Type:
string
Default:
Your browser does not support this video format. |
video
|
Type:
video
Default:
{} |
volume
|
Type:
string
Default:
volume |
word
|
Type:
string
Default:
Word(s) |
wordLength
|
Type:
string
Default:
Word Limit |
fontSizeTitle
|
Type:
string
Default:
Font Size |
fontSize
|
Type:
fontSize
Default:
{} |
editor
|
Type:
editor
Default:
{} |
drawing
|
Type:
drawing
Default:
{} |
mathKeyboardSymbols
|
Type:
mathKeyboardSymbols
Default:
{} |
mathKeyboardHelp
|
Type:
mathKeyboardHelp
Default:
{} |
mathKeyboardTitle
|
Type:
mathKeyboardTitle
Default:
{} |
ariaLabel
|
Type:
ariaLabel
Default:
{} |
ariaLiveText
|
Type:
ariaLiveText
Default:
{} |
ariaRoleDescription
|
Type:
ariaRoleDescription
Default:
{} |
masking
|
Type:
masking
Default:
{} |
Properties: | |
---|---|
incorrectTitle
|
Type:
string
Default:
Incorrect |
correctTitle
|
Type:
string
Default:
Correct |
fileUploadnotification
objectProperties: | |
---|---|
couldNotUpload
|
Type:
string
Default:
could not be uploaded. Please try again. |
invalidFileType
|
Type:
string
Default:
has an invalid file type. Allowed file extensions are: |
maxFilesReached
|
Type:
string
Default:
The maximum number of files have been selected. |
tooLarge
|
Type:
string
Default:
is too large. Please select files less than |
tooManyFilesSelected
|
Type:
string
Default:
Too many files selected, the maximum allowed is |
alreadySelected
|
Type:
string
Default:
has already been selected. |
fileUploadphotoCaptureaccessToCamera
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Waiting for camera access |
description
|
Type:
string
Default:
Before capturing, we will ask for access to the camera. |
denied
|
Type:
string
Default:
No camera found. Please check your browser settings or refresh the page to try again. |
fileUploadphotoCapture
objectProperties: | |
---|---|
launch
|
Type:
string
Default:
Capture photo |
accessToCamera
|
Default:
{} |
countdownCapturingIn
|
Type:
string
Default:
Capturing in... |
chooseName
|
Type:
string
Default:
Name your photo |
defaultFileName
|
Type:
string
Default:
photo |
confirmDelete
|
Type:
string
Default:
Delete current image? |
capture
|
Type:
string
Default:
Capture |
retake
|
Type:
string
Default:
Retake |
accept
|
Type:
string
Default:
Accept |
save
|
Type:
string
Default:
Save |
cancel
|
Type:
string
Default:
Cancel |
delete
|
Type:
string
Default:
Delete |
close
|
Type:
string
Default:
Close |
Properties: | |
---|---|
deleteFileMode
|
Type:
string
Default:
Delete File Mode |
fileDescriptionMode
|
Type:
string
Default:
File Description Mode |
fileLimit
|
Type:
string
Default:
File Limit |
characterLimit
|
Type:
string
Default:
character limit |
characterLimitReachedAriaLabel
|
Type:
string
Default:
{{maxCharacters}} character limit has been reached. |
fileFormatsSupported
|
Type:
string
Default:
Supported file formats |
fileDescriptionLabel
|
Type:
string
Default:
Press {{icon}} to enter descriptions for the uploaded files ({{maxCharacters}} characters max). |
fileDescriptionAriaLabel
|
Type:
string
Default:
Tap to enter descriptions for the uploaded files ({{maxCharacters}} characters max). |
fileDeleteDisclaimer
|
Type:
string
Default:
File deletion cannot be undone. Any supporting descriptions will be lost. |
notification
|
Type:
fileUpload.notification
Default:
{} |
uploadFiles
|
Type:
string
Default:
Upload files |
uploadFailed
|
Type:
string
Default:
upload failed |
photoCapture
|
Type:
fileUpload.photoCapture
Default:
{} |
Properties: | |
---|---|
move
|
Type:
string
Default:
Move |
point
|
Type:
string
Default:
Point |
line
|
Type:
string
Default:
Line |
ray
|
Type:
string
Default:
Ray |
segment
|
Type:
string
Default:
Segment |
vector
|
Type:
string
Default:
Vector |
circle
|
Type:
string
Default:
Circle |
parabola
|
Type:
string
Default:
Parabola |
sine
|
Type:
string
Default:
Sine |
polygon
|
Type:
string
Default:
Polygon |
delete
|
Type:
string
Default:
Delete |
label
|
Type:
string
Default:
Label |
Properties: | |
---|---|
instructions1
|
Type:
string
Default:
Use left and right arrows to navigate the toolbar. Space or Enter to select the tool. |
instructions2
|
Type:
string
Default:
Use Tab and Shift+Tab to navigate between the toolbar and graph plane. |
instructions3
|
Type:
string
Default:
Use arrow keys to navigate around the graph plane. |
instructions4
|
Type:
string
Default:
Use Space or Enter to execute the selected action. |
instructionsButton
|
Type:
string
Default:
Keyboard Instructions |
Properties: | |
---|---|
deleteMode
|
Type:
string
Default:
Delete Mode |
addAnnotation
|
Type:
string
Default:
Add Annotation |
rotateImage
|
Type:
string
Default:
Rotate Image |
configureImage
|
Type:
string
Default:
Configure Image |
uploadNewImage
|
Type:
string
Default:
Upload a new image |
replaceImage
|
Type:
string
Default:
Replace current image |
uploadImage
|
Type:
string
Default:
Upload an image |
enterAnnotation
|
Type:
string
Default:
Enter an annotation |
noResponse
|
Type:
string
Default:
No content entered |
removeAllAnnotations
|
Type:
string
Default:
Remove all annotations when uploading the image |
Properties: | |
---|---|
recordingInstructionsBefore
|
Type:
string
Default:
Before recording, we will ask for access to the camera and microphone. |
recordingInstructionsAgain
|
Type:
string
Default:
Then select the "Take Video" option |
recordingInstructionsStart
|
Type:
string
Default:
Press record to start |
timeWarningLimit
|
Type:
string
Default:
limit is almost up! |
maxDuration
|
Type:
string
Default:
Maximum duration |
Properties: | |
---|---|
small
|
Type:
string
Default:
Small |
normal
|
Type:
string
Default:
Normal |
large
|
Type:
string
Default:
Large |
xlarge
|
Type:
string
Default:
Extra large |
xxlarge
|
Type:
string
Default:
Huge |
editortoolbar
objectProperties: | |
---|---|
bold
|
Type:
string
Default:
Bold |
italic
|
Type:
string
Default:
Italic |
underline
|
Type:
string
Default:
Underline |
removeFormat
|
Type:
string
Default:
Clear formatting |
orderedList
|
Type:
string
Default:
Numbered list |
unorderedList
|
Type:
string
Default:
Bullet list |
alignLeft
|
Type:
string
Default:
Align left |
alignCenter
|
Type:
string
Default:
Align center |
alignRight
|
Type:
string
Default:
Align right |
alignJustify
|
Type:
string
Default:
Align justify |
indentIncrease
|
Type:
string
Default:
Increase indent |
indentDecrease
|
Type:
string
Default:
Decrease indent |
insertHorizontalRule
|
Type:
string
Default:
Insert horizontal rule |
subscript
|
Type:
string
Default:
Subscript |
superscript
|
Type:
string
Default:
Superscript |
textDirectionLtr
|
Type:
string
Default:
Text direction left to right |
textDirectionRtl
|
Type:
string
Default:
Text direction right to left |
charactermap
|
Type:
string
Default:
Character map |
specialCharacterMap
|
Type:
string
Default:
Special characters |
mathCharacterMap
|
Type:
string
Default:
Math characters |
table
|
Type:
string
Default:
Table |
image
|
Type:
string
Default:
Image (12 image limit) |
blockquote
|
Type:
string
Default:
Block quote |
undo
|
Type:
string
Default:
Undo |
redo
|
Type:
string
Default:
Redo |
editImage
|
Type:
string
Default:
Edit image |
previewImage
|
Type:
string
Default:
View image |
deleteImage
|
Type:
string
Default:
Delete image |
selectFontSize
|
Type:
string
Default:
Select text size. {{title}} selected. |
selectColor
|
Type:
string
Default:
Select color |
Properties: | |
---|---|
title
|
Type:
string
Default:
Image display size |
small
|
Type:
string
Default:
Small - {{width}} × {{height}} |
medium
|
Type:
string
Default:
Medium - {{width}} × {{height}} |
large
|
Type:
string
Default:
Large - {{width}} × {{height}} |
fullSize
|
Type:
string
Default:
Full size - {{width}} × {{height}} |
editormodals
objectProperties: | |
---|---|
tableTitle
|
Type:
string
Default:
Table |
editTableTitle
|
Type:
string
Default:
Edit table |
apply
|
Type:
string
Default:
Apply |
upload
|
Type:
string
Default:
Upload |
cancel
|
Type:
string
Default:
Cancel |
close
|
Type:
string
Default:
Close |
columns
|
Type:
string
Default:
Columns |
rows
|
Type:
string
Default:
Rows |
insertColumnBefore
|
Type:
string
Default:
Insert before |
insertColumnAfter
|
Type:
string
Default:
Insert after |
insertRowAbove
|
Type:
string
Default:
Insert above |
insertRowBelow
|
Type:
string
Default:
Insert below |
deleteTable
|
Type:
string
Default:
Delete table |
deleteColumn
|
Type:
string
Default:
Delete column |
deleteRow
|
Type:
string
Default:
Delete row |
imageTitle
|
Type:
string
Default:
Image |
uploadText
|
Type:
string
Default:
Click to add image |
imageReplace
|
Type:
string
Default:
Replace |
imageRotate
|
Type:
string
Default:
Rotate |
imagePreviewText
|
Type:
string
Default:
Image size: {{width}}px × {{height}}px |
imageSize
|
Type:
editor.modals.imageSize
Default:
{} |
zoomIn
|
Type:
string
Default:
Zoom in |
zoomOut
|
Type:
string
Default:
Zoom out |
openImageURL
|
Type:
string
Default:
Open in a new tab |
editormessages
objectProperties: | |
---|---|
failedLoadingImage
|
Type:
string
Default:
Error processing image. Try again or contact your system administrator. |
imageHasBeenOptimized
|
Type:
string
Default:
Image has been optimized for size. |
Properties: | |
---|---|
toolbar
|
Type:
editor.toolbar
Default:
{} |
modals
|
Type:
editor.modals
Default:
{} |
messages
|
Type:
editor.messages
Default:
{} |
inputAriaLabel
|
Type:
string
Default:
Enter your response to the question here |
editTable
|
Type:
string
Default:
Edit table |
drawingtoolbar
objectProperties: | |
---|---|
straightedge
|
Type:
string
Default:
Line |
scribble
|
Type:
string
Default:
Scribble |
compass
|
Type:
string
Default:
Compass |
text
|
Type:
string
Default:
Text |
eraser
|
Type:
string
Default:
Eraser |
clear
|
Type:
string
Default:
Clear |
undo
|
Type:
string
Default:
Undo |
redo
|
Type:
string
Default:
Redo |
drawingtextEditor
objectProperties: | |
---|---|
placeholder
|
Type:
string
Default:
Enter text here... |
addTextButton
|
Type:
string
Default:
Add Text |
Properties: | |
---|---|
toolbar
|
Type:
drawing.toolbar
Default:
{} |
textEditor
|
Type:
drawing.textEditor
Default:
{} |
Properties: | |
---|---|
empty
|
Type:
string
Default:
|
x
|
Type:
string
Default:
x |
y
|
Type:
string
Default:
y |
z
|
Type:
string
Default:
z |
a
|
Type:
string
Default:
a |
b
|
Type:
string
Default:
b |
c
|
Type:
string
Default:
c |
d
|
Type:
string
Default:
d |
f
|
Type:
string
Default:
f |
abc
|
Type:
string
Default:
abc |
prime
|
Type:
string
Default:
Prime/Arcminute |
doubleprime
|
Type:
string
Default:
Double Prime/Arcsecond |
dollars
|
Type:
string
Default:
Dollars |
plus
|
Type:
string
Default:
Plus |
minus
|
Type:
string
Default:
Minus |
times
|
Type:
string
Default:
Multiply |
div
|
Type:
string
Default:
Divide |
pm
|
Type:
string
Default:
Plus or minus |
equals
|
Type:
string
Default:
Equals |
greater
|
Type:
string
Default:
Greater than |
less
|
Type:
string
Default:
Less than |
ge
|
Type:
string
Default:
Greater than or equal to |
le
|
Type:
string
Default:
Less than or equal to |
ne
|
Type:
string
Default:
Not equal to |
approx
|
Type:
string
Default:
Approximately equal to |
perp
|
Type:
string
Default:
Perpendicular to |
nsim
|
Type:
string
Default:
Not similar to |
ncong
|
Type:
string
Default:
Not congruent to |
circ
|
Type:
string
Default:
Composition |
propto
|
Type:
string
Default:
Proportional to |
mid
|
Type:
string
Default:
Vertical line |
ngtr
|
Type:
string
Default:
Not greater than |
nless
|
Type:
string
Default:
Not less than |
parentheses
|
Type:
string
Default:
Group in parentheses |
brackets
|
Type:
string
Default:
Group in brackets |
curlybraces
|
Type:
string
Default:
Group in curly braces |
leftbraces
|
Type:
string
Default:
Group in odd braces |
rightbraces
|
Type:
string
Default:
Group in odd braces |
leftbracket
|
Type:
string
Default:
Left square bracket |
rightbracket
|
Type:
string
Default:
Right square bracket |
exponent
|
Type:
string
Default:
Exponent |
square
|
Type:
string
Default:
Square |
subscript
|
Type:
string
Default:
Subscript |
frac
|
Type:
string
Default:
Fraction using previous expression as numerator |
fraction
|
Type:
string
Default:
Fraction |
ratio
|
Type:
string
Default:
Ratio |
percentage
|
Type:
string
Default:
Percentage |
abs
|
Type:
string
Default:
Absolute value |
sqrt
|
Type:
string
Default:
Square root |
cube
|
Type:
string
Default:
Cube root |
nthroot
|
Type:
string
Default:
Nth root |
int
|
Type:
string
Default:
Integral |
sum
|
Type:
string
Default:
Summation |
partial
|
Type:
string
Default:
Partial Derivative |
limit
|
Type:
string
Default:
Limit x to |
vector
|
Type:
string
Default:
Vector |
mathbb
|
Type:
string
Default:
Real number set |
mathbbq
|
Type:
string
Default:
Q |
mathbbn
|
Type:
string
Default:
N |
mathbbz
|
Type:
string
Default:
Z |
mathbbi
|
Type:
string
Default:
I |
mathbbc
|
Type:
string
Default:
C |
imaginary
|
Type:
string
Default:
Imaginary Number |
euler
|
Type:
string
Default:
Euler Number |
alpha
|
Type:
string
Default:
Alpha |
beta
|
Type:
string
Default:
Beta |
gamma
|
Type:
string
Default:
Gamma |
delta
|
Type:
string
Default:
Delta |
epsilon
|
Type:
string
Default:
Epsilon |
zeta
|
Type:
string
Default:
Zeta |
eta
|
Type:
string
Default:
Eta |
theta
|
Type:
string
Default:
Theta |
iota
|
Type:
string
Default:
Iota |
kappa
|
Type:
string
Default:
Kappa |
lambda
|
Type:
string
Default:
Lambda |
mu
|
Type:
string
Default:
Mu |
nu
|
Type:
string
Default:
Nu |
xi
|
Type:
string
Default:
Xi |
omicron
|
Type:
string
Default:
Omicron |
pi
|
Type:
string
Default:
Pi |
rho
|
Type:
string
Default:
Rho |
sigma
|
Type:
string
Default:
Sigma |
tau
|
Type:
string
Default:
Tau |
upsilon
|
Type:
string
Default:
Upsilon |
phi
|
Type:
string
Default:
Phi |
chi
|
Type:
string
Default:
Chi |
psi
|
Type:
string
Default:
Psi |
omega
|
Type:
string
Default:
Omega |
ALPHA
|
Type:
string
Default:
Alpha (uppercase) |
BETA
|
Type:
string
Default:
Beta (uppercase) |
GAMMA
|
Type:
string
Default:
Gamma (uppercase) |
DELTA
|
Type:
string
Default:
Delta (uppercase) |
EPSILON
|
Type:
string
Default:
Epsilon (uppercase) |
ZETA
|
Type:
string
Default:
Zeta (uppercase) |
ETA
|
Type:
string
Default:
Eta (uppercase) |
THETA
|
Type:
string
Default:
Theta (uppercase) |
IOTA
|
Type:
string
Default:
Iota (uppercase) |
KAPPA
|
Type:
string
Default:
Kappa (uppercase) |
LAMBDA
|
Type:
string
Default:
Lambda (uppercase) |
MU
|
Type:
string
Default:
Mu (uppercase) |
NU
|
Type:
string
Default:
Nu (uppercase) |
XI
|
Type:
string
Default:
Xi (uppercase) |
OMICRON
|
Type:
string
Default:
Omicron (uppercase) |
PI
|
Type:
string
Default:
Pi (uppercase) |
RHO
|
Type:
string
Default:
Rho (uppercase) |
SIGMA
|
Type:
string
Default:
Sigma (uppercase) |
TAU
|
Type:
string
Default:
Tau (uppercase) |
UPI
|
Type:
string
Default:
Upsilon (uppercase) |
PHI
|
Type:
string
Default:
Phi (uppercase) |
CHI
|
Type:
string
Default:
Chi (uppercase) |
PSI
|
Type:
string
Default:
Psi (uppercase) |
OMEGA
|
Type:
string
Default:
Omega (uppercase) |
sin
|
Type:
string
Default:
Sine |
cos
|
Type:
string
Default:
Cosine |
tan
|
Type:
string
Default:
Tangent |
arcsin
|
Type:
string
Default:
Inverse sine |
arccos
|
Type:
string
Default:
Inverse cosine |
arctan
|
Type:
string
Default:
Inverse tangent |
cap
|
Type:
string
Default:
Intersection |
union
|
Type:
string
Default:
Union |
in
|
Type:
string
Default:
Member of |
notin
|
Type:
string
Default:
Not member of |
ni
|
Type:
string
Default:
Contains |
subseteq
|
Type:
string
Default:
Subset |
supseteq
|
Type:
string
Default:
Superset |
subset
|
Type:
string
Default:
Subset (strict) |
supset
|
Type:
string
Default:
Superset (strict) |
notsubset
|
Type:
string
Default:
Not subset (strict) |
notsupset
|
Type:
string
Default:
Not superset (strict) |
notsubseteq
|
Type:
string
Default:
Not subset |
notsupseteq
|
Type:
string
Default:
Not superset |
notni
|
Type:
string
Default:
Does not contain |
backslash
|
Type:
string
Default:
Backslash |
slash
|
Type:
string
Default:
Forward slash |
factorial
|
Type:
string
Default:
Factorial |
angle
|
Type:
string
Default:
Angle |
measuredangle
|
Type:
string
Default:
Measure of angle |
parallel
|
Type:
string
Default:
Parallel to |
nparallel
|
Type:
string
Default:
Not parallel to |
sim
|
Type:
string
Default:
Similar to |
cong
|
Type:
string
Default:
Congruent to |
degree
|
Type:
string
Default:
Degree symbol |
triangle
|
Type:
string
Default:
Triangle |
circledot
|
Type:
string
Default:
Circle |
parallelogram
|
Type:
string
Default:
Parallelogram |
overarc
|
Type:
string
Default:
Arc |
leftarrow
|
Type:
string
Default:
Leftwards arrow |
rightarrow
|
Type:
string
Default:
Rightwards arrow |
leftrightarrow
|
Type:
string
Default:
Left/right arrow |
longleftrightarrow
|
Type:
string
Default:
Long left/right arrow |
rightdoublearrow
|
Type:
string
Default:
Implies equivalence |
leftrightdoublearrow
|
Type:
string
Default:
Material equivalence |
overrightarrow
|
Type:
string
Default:
Ray |
overleftarrow
|
Type:
string
Default:
Left ray |
overleftrightarrow
|
Type:
string
Default:
Line |
overline
|
Type:
string
Default:
Line segment |
dot
|
Type:
string
Default:
Recurring Decimal |
longdiv
|
Type:
string
Default:
Long division |
overset
|
Type:
string
Default:
Oxidation |
therefore
|
Type:
string
Default:
Therefore |
infty
|
Type:
string
Default:
Infinity |
matrix
|
Type:
string
Default:
Matrix |
pmatrix
|
Type:
string
Default:
Matrix bounded by parentheses |
bmatrix
|
Type:
string
Default:
2 x 2 Matrix bounded by brackets |
threebmatrix
|
Type:
string
Default:
3 x 3 Matrix bounded by brackets |
inequalities
|
Type:
string
Default:
System of equations/inequalities |
singlebmatrix
|
Type:
string
Default:
Single Matrix bounded by brackets |
Bmatrix
|
Type:
string
Default:
Matrix bounded by braces |
vmatrix
|
Type:
string
Default:
Matrix bounded by vertical lines |
Vmatrix
|
Type:
string
Default:
Matrix bounded by double vertical lines |
ldots
|
Type:
string
Default:
Horizontal dots (baseline) |
cdots
|
Type:
string
Default:
Horizontal dots (centered) |
ddots
|
Type:
string
Default:
Diagonal dots |
vdots
|
Type:
string
Default:
Vertical dots |
cdot
|
Type:
string
Default:
Dot multiplier |
cdotp
|
Type:
string
Default:
Center dot (punctuation) |
response
|
Type:
string
Default:
Editable {{response}} area |
addmatrixcol
|
Type:
string
Default:
Insert column |
addmatrixrow
|
Type:
string
Default:
Insert row |
gram
|
Type:
string
Default:
Gram |
cg
|
Type:
string
Default:
Centigram |
kg
|
Type:
string
Default:
Kilogram |
mg
|
Type:
string
Default:
Milligram |
ng
|
Type:
string
Default:
Nanogram |
meter
|
Type:
string
Default:
Meter |
cm
|
Type:
string
Default:
Centimeter |
km
|
Type:
string
Default:
Kilometer |
mm
|
Type:
string
Default:
Millimeter |
nm
|
Type:
string
Default:
Nanometer |
second
|
Type:
string
Default:
Second |
cs
|
Type:
string
Default:
Centisecond |
ks
|
Type:
string
Default:
Kilosecond |
ms
|
Type:
string
Default:
Millisecond |
ns
|
Type:
string
Default:
Nanosecond |
liter
|
Type:
string
Default:
Liter |
ml
|
Type:
string
Default:
Millitliter |
ug
|
Type:
string
Default:
Microgram |
inch
|
Type:
string
Default:
Inch |
ft
|
Type:
string
Default:
Foot |
mi
|
Type:
string
Default:
Mile |
fl
|
Type:
string
Default:
Fluid Ounce |
cup
|
Type:
string
Default:
Cup |
pt
|
Type:
string
Default:
Pint |
qt
|
Type:
string
Default:
Quart |
gal
|
Type:
string
Default:
Gallon |
oz
|
Type:
string
Default:
Ounce |
lb
|
Type:
string
Default:
Pound |
mug
|
Type:
string
Default:
Microgram |
mus
|
Type:
string
Default:
Microsecond |
mum
|
Type:
string
Default:
Micrometer |
mul
|
Type:
string
Default:
Microlitre |
mol
|
Type:
string
Default:
Mole |
atomic
|
Type:
string
Default:
Atomic symbol |
polyatomic
|
Type:
string
Default:
Polyatomic ion |
superscript
|
Type:
string
Default:
Superscript |
molar
|
Type:
string
Default:
Molar mass |
rightleftharpoons
|
Type:
string
Default:
Right / left harpoons |
leftrightharpoons
|
Type:
string
Default:
Left / right harpoons |
singlebond
|
Type:
string
Default:
Single bond |
doublebond
|
Type:
string
Default:
Double bond |
triplebond
|
Type:
string
Default:
Triple bond |
threedotbond
|
Type:
string
Default:
Three dot bond |
fourdotbond
|
Type:
string
Default:
Four dot bond |
rightarrowbond
|
Type:
string
Default:
Right arrow bond |
leftarrowbond
|
Type:
string
Default:
Left arrow bond |
xrightarrow
|
Type:
string
Default:
Arrow with superscript and subscript |
lfloor
|
Type:
string
Default:
Left floor |
rfloor
|
Type:
string
Default:
Right floor |
lceil
|
Type:
string
Default:
Left ceiling |
rceil
|
Type:
string
Default:
Right ceiling |
uparrow
|
Type:
string
Default:
Up arrow |
downarrow
|
Type:
string
Default:
Down arrow |
equiv
|
Type:
string
Default:
Equivalence |
and
|
Type:
string
Default:
And |
not
|
Type:
string
Default:
Not |
or
|
Type:
string
Default:
Or |
exist
|
Type:
string
Default:
Exist |
exists
|
Type:
string
Default:
Exists |
forall
|
Type:
string
Default:
Forall |
oplus
|
Type:
string
Default:
Circled plus |
zero
|
Type:
string
Default:
Zero |
one
|
Type:
string
Default:
One |
two
|
Type:
string
Default:
Two |
three
|
Type:
string
Default:
Three |
four
|
Type:
string
Default:
Four |
five
|
Type:
string
Default:
Five |
six
|
Type:
string
Default:
Six |
seven
|
Type:
string
Default:
Seven |
eight
|
Type:
string
Default:
Eight |
nine
|
Type:
string
Default:
Nine |
divide
|
Type:
string
Default:
Divided by |
multiply
|
Type:
string
Default:
Multiplied by |
decimal
|
Type:
string
Default:
Decimal |
comma
|
Type:
string
Default:
Comma |
left
|
Type:
string
Default:
Left |
right
|
Type:
string
Default:
Right |
backspace
|
Type:
string
Default:
Backspace |
responseContainerIcon
|
Type:
string
Default:
Response Container |
Properties: | |
---|---|
title
|
Type:
string
Default:
Keyboard Shortcuts |
shortcuts
|
Type:
string
Default:
You can always use ctrl + \ (backslash) to reopen the Math Keyboard. |
disclaimer
|
Type:
string
Default:
Keyboard shortcut combinations may differ from one region to another. These were created using an English: United States keyboard. |
Properties: | |
---|---|
handwriting
|
Type:
string
Default:
Handwriting |
qwerty
|
Type:
string
Default:
Keyboard |
basic
|
Type:
string
Default:
Basic |
basic_junior
|
Type:
string
Default:
Basic Junior |
basic_author
|
Type:
string
Default:
Basic |
algebra
|
Type:
string
Default:
Algebra |
comparison
|
Type:
string
Default:
Comparison |
geometry
|
Type:
string
Default:
Geometry |
matrices
|
Type:
string
Default:
Matrices |
trigonometry
|
Type:
string
Default:
Trigonometry |
sets
|
Type:
string
Default:
Sets |
units_si
|
Type:
string
Default:
Units (SI) |
units_us
|
Type:
string
Default:
Units (US Customary) |
greek
|
Type:
string
Default:
Greek letters |
chemistry
|
Type:
string
Default:
Chemistry |
chemistry_author
|
Type:
string
Default:
Chemistry |
grouping
|
Type:
string
Default:
Grouping Symbols |
calculus
|
Type:
string
Default:
Calculus |
misc
|
Type:
string
Default:
Miscellaneous |
discrete
|
Type:
string
Default:
Discrete |
general
|
Type:
string
Default:
General |
ariaLabelclassification
objectProperties: | |
---|---|
cell
|
Type:
string
Default:
Drop response in row {{row}} of column {{column}} |
ariaLabelassociation
objectProperties: | |
---|---|
draggableItemContainer
|
Type:
string
Default:
Container for movable item |
draggableItem
|
Type:
string
Default:
Movable item. {{item}} |
ariaLabelaudioAdv
objectProperties: | |
---|---|
transcriptContent
|
Type:
string
Default:
Transcript: {{transcript}} |
ariaLabeldrawing
objectProperties: | |
---|---|
highlight
|
Type:
string
Default:
To highlight the image, hold space and use your arrow keys. |
keyboardPaintable
|
Type:
string
Default:
Use the arrow keys to move the cursor and hold down the space or enter key to draw. |
textEditorMove
|
Type:
string
Default:
Use the arrow keys to move the text editor. |
ariaLabellongTextV2
objectProperties: | |
---|---|
toolbar
|
Type:
string
Default:
Text controls |
ariaLabelmathKeyboard
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Formula keypad |
help
|
Type:
string
Default:
Formula keypad help |
close
|
Type:
string
Default:
Close Formula keypad |
symbolGroupRole
|
Type:
string
Default:
Dropdown |
selectSymbolGroup
|
Type:
string
Default:
Select the symbol group to use |
currentSymbolGroup
|
Type:
string
Default:
The current symbol groups is {{title}}. You can use this dropdown to select a new symbol group or continue to navigate the keyboard using arrow keys |
ariaLabelfileUpload
objectProperties: | |
---|---|
title
|
Type:
string
Default:
File upload question type |
ariaLabelgraphPlotting
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Graph Plotting Question |
keyboardInstructionsButton
|
Type:
string
Default:
Keyboard Instructions, press enter or space to display instructions on how to navigate the graph. |
keyboardInstructionsCloseButton
|
Type:
string
Default:
Keyboard instructions, close button |
graph
|
Type:
string
Default:
You have entered the graph. |
toolbar
|
Type:
string
Default:
You are in a toolbar, press tab to enter it and then use the arrows to move around the tools. |
plotted
|
Type:
string
Default:
You have plotted {{shape}} |
point
|
Type:
string
Default:
Point with coordinates {{point}} |
circle
|
Type:
string
Default:
Circle with origin on {{origin}} and passing through {{point}} |
segment
|
Type:
string
Default:
Segment from {{startPoint}} to {{endPoint}} |
vector
|
Type:
string
Default:
Vector from {{startPoint}} to {{endPoint}} |
line
|
Type:
string
Default:
Line passing through {{pointA}} and {{pointB}} |
sine
|
Type:
string
Default:
Sine passing through {{pointA}} and {{pointB}} |
ray
|
Type:
string
Default:
Ray starting on {{pointA}} passing through {{pointB}} |
parabola
|
Type:
string
Default:
Parabola with vertex on {{vertex}} and passing through {{point}} |
polygon
|
Type:
string
Default:
Polygon with coordinates: {{points}} |
labelled
|
Type:
string
Default:
labelled: {{label}} |
axisHeading
|
Type:
string
Default:
Initial graph state |
horizontalAxisInfo
|
Type:
string
Default:
The horizontal axis goes from {{min}} to {{max}} with ticks spaced every {{step}} unit(s). |
verticalAxisInfo
|
Type:
string
Default:
The vertical axis goes from {{min}} to {{max}} with ticks spaced every {{step}} unit(s). |
questionResponseShapesHeading
|
Type:
string
Default:
Created graph shapes |
ariaLabelgriddedText
objectProperties: | |
---|---|
decimalPointInput
|
Type:
string
Default:
Enter a decimal point |
rangeInput
|
Type:
string
Default:
enter a value between {{range1}} and {{range2}} . |
disclaimer
|
Type:
string
Default:
Enter either plus or minus for positive or negative value |
decimal
|
Type:
string
Default:
decimal point |
ariaLabelimageUpload
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Image upload question type |
toolbar
|
Type:
string
Default:
Image upload toolbar |
ariaLabelnumberLinePlot
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Number Line Plot question |
ariaLabelplainText
objectProperties: | |
---|---|
answer
|
Type:
string
Default:
Answer for {{stimulus}} |
ariaLabelsimpleChart
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Simple Chart question |
ariaLabelsimpleShading
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Simple Shading Question - Press tab to enter question |
cell
|
Type:
string
Default:
Cell: row {{row}}, column {{column}} |
Properties: | |
---|---|
toSource
|
Type:
string
Default:
Move selected option to highest {{source}} position |
toTarget
|
Type:
string
Default:
Move selected option to highest {{target}} position |
moveUpInTarget
|
Type:
string
Default:
Move selected option up one position |
moveDownInTarget
|
Type:
string
Default:
Move selected option down one position |
ariaLabelsortList
objectProperties: | |
---|---|
draggableItemContainer
|
Type:
string
Default:
Container for movable item |
draggableItem
|
Type:
string
Default:
Movable item. {{item}} |
direction
|
Default:
{} |
ariaLabeltextHighlight
objectProperties: | |
---|---|
title
|
Type:
string
Default:
Text Highlight question |
ariaLabelcalculator
objectProperties: | |
---|---|
calculatorHeading
|
Type:
string
Default:
Calculator |
closeButton
|
Type:
string
Default:
Close calculator |
inputLabel
|
Type:
string
Default:
Calculator |
toggleUnit
|
Type:
string
Default:
Angle unit is {{currentUnit}}, click to change to {{newUnit}} |
clearEntireInput
|
Type:
string
Default:
C (Clear the entire input) |
clearLastSymbol
|
Type:
string
Default:
CE (Clear the last symbol entered) |
percent
|
Type:
string
Default:
Percent |
squareRoot
|
Type:
string
Default:
Square root |
division
|
Type:
string
Default:
Division |
multiplication
|
Type:
string
Default:
Multiplication |
subtraction
|
Type:
string
Default:
Subtraction |
decimalPoint
|
Type:
string
Default:
Decimal point |
evaluate
|
Type:
string
Default:
Evaluate equation |
addition
|
Type:
string
Default:
Addition |
memoryClear
|
Type:
string
Default:
MC (Memory Clear) |
recallValue
|
Type:
string
Default:
MR (Recall the value from the calculator's memory) |
addToMemory
|
Type:
string
Default:
M+ (Add the current value to memory) |
substractFromMemory
|
Type:
string
Default:
M- (Subtract the current value from the value in memory) |
pi
|
Type:
string
Default:
Pi |
plusOrMinus
|
Type:
string
Default:
Plus or Minus |
leftParenthesis
|
Type:
string
Default:
Left parenthesis |
rightParenthesis
|
Type:
string
Default:
Right parenthesis |
showAdvanced
|
Type:
string
Default:
Show advanced trigonometric functions |
reciprocal
|
Type:
string
Default:
Reciprocal (1 over x) |
exponent
|
Type:
string
Default:
Exponent (x to the y) |
square
|
Type:
string
Default:
Square (x squared) |
naturalLogarithm
|
Type:
string
Default:
Natural logarithm (logn) |
cubicRoot
|
Type:
string
Default:
Cubic root |
nthRoot
|
Type:
string
Default:
Nth root |
eulersNumber
|
Type:
string
Default:
e (Euler's number) |
sine
|
Type:
string
Default:
Sine |
inverseSine
|
Type:
string
Default:
Inverse sine |
cosine
|
Type:
string
Default:
Cosine |
inverseCosine
|
Type:
string
Default:
Inverse cosine |
tangent
|
Type:
string
Default:
Tangent |
inverseTangent
|
Type:
string
Default:
Inverse Tangent |
permutations
|
Type:
string
Default:
nPr (Permutations) |
combinations
|
Type:
string
Default:
nCr (Combinations) |
hyperbolicSine
|
Type:
string
Default:
Hyperbolic sine |
hyperbolicInverseSine
|
Type:
string
Default:
Hyperbolic inverse sine |
hyperbolicCosine
|
Type:
string
Default:
Hyperbolic cosine |
hyperbolicInverseCosine
|
Type:
string
Default:
Hyperbolic inverse cosine |
hyperbolicTangent
|
Type:
string
Default:
Hyperbolic tangent |
hyperbolicInverseTangent
|
Type:
string
Default:
Hyperbolic inverse tangent |
factorial
|
Type:
string
Default:
Factorial |
randomNumber
|
Type:
string
Default:
Random number |
ariaLabelcompass
objectProperties: | |
---|---|
moveCenter
|
Type:
string
Default:
Use the arrow keys to move the compass center |
adjustRadius
|
Type:
string
Default:
Use the arrow keys to adjust radius size |
rotateRadius
|
Type:
string
Default:
Use the arrow keys to rotate the radius arm |
draw
|
Type:
string
Default:
Hold down the space bar and use the arrow keys to draw |
ariaLabeldistractorRationale
objectProperties: | |
---|---|
distractorRationale
|
Type:
string
Default:
distractor rationale |
perQuestion
|
Type:
string
Default:
distractor rationale per question |
perResponseIncorrect
|
Type:
string
Default:
distractor rationale per response incorrect |
perResponseCorrect
|
Type:
string
Default:
distractor rationale per response correct |
ariaLabelimageclozeassociationV2
objectProperties: | |
---|---|
dropZonesContainer
|
Type:
string
Default:
Drop targets |
ariaLabelmcq
objectProperties: | |
---|---|
responses
|
Type:
string
Default:
Responses |
ariaLabeldragDrop
objectProperties: | |
---|---|
possibleResponses
|
Type:
string
Default:
Possible responses |
responseZone
|
Type:
string
Default:
Press a button below to begin moving the response to the drop targets or drop your response here to return it to possible responses pool. |
ariaLabelclozeDropdown
objectProperties: | |
---|---|
selectOption
|
Type:
string
Default:
Please select an option - |
Properties: | |
---|---|
stemEnumerationItem
|
Type:
string
Default:
Item {{index}} |
classification
|
Type:
ariaLabel.classification
Default:
{} |
association
|
Type:
ariaLabel.association
Default:
{} |
audioAdv
|
Type:
ariaLabel.audioAdv
Default:
{} |
drawing
|
Type:
ariaLabel.drawing
Default:
{} |
longTextV2
|
Type:
ariaLabel.longTextV2
Default:
{} |
mathKeyboard
|
Type:
ariaLabel.mathKeyboard
Default:
{} |
fileUpload
|
Type:
ariaLabel.fileUpload
Default:
{} |
graphPlotting
|
Type:
ariaLabel.graphPlotting
Default:
{} |
griddedText
|
Type:
ariaLabel.griddedText
Default:
{} |
imageUpload
|
Type:
ariaLabel.imageUpload
Default:
{} |
numberLinePlot
|
Type:
ariaLabel.numberLinePlot
Default:
{} |
plainText
|
Type:
ariaLabel.plainText
Default:
{} |
simpleChart
|
Type:
ariaLabel.simpleChart
Default:
{} |
simpleShading
|
Type:
ariaLabel.simpleShading
Default:
{} |
sortList
|
Type:
ariaLabel.sortList
Default:
{} |
textHighlight
|
Type:
ariaLabel.textHighlight
Default:
{} |
calculator
|
Type:
ariaLabel.calculator
Default:
{} |
compass
|
Type:
ariaLabel.compass
Default:
{} |
distractorRationale
|
Default:
{} |
imageclozeassociationV2
|
Default:
{} |
mcq
|
Type:
ariaLabel.mcq
Default:
{} |
dragDrop
|
Type:
ariaLabel.dragDrop
Default:
{} |
clozeDropdown
|
Type:
ariaLabel.clozeDropdown
Default:
{} |
ariaLiveTextchoiceMatrix
objectProperties: | |
---|---|
correctResponse
|
Type:
string
Default:
Correct response |
incorrectResponse
|
Type:
string
Default:
Incorrect response |
expectedResponse
|
Type:
string
Default:
Expected response |
group
|
Type:
string
Default:
Group: {{group}} - |
noResponse
|
Type:
string
Default:
no response given. |
ariaLiveTextclassification
objectProperties: | |
---|---|
row
|
Type:
string
Default:
Column {{number}} |
correct
|
Type:
string
Default:
correct |
incorrect
|
Type:
string
Default:
incorrect |
ariaLiveTextgraphPlotting
objectProperties: | |
---|---|
positionUpdated
|
Type:
string
Default:
x {{x}}, y {{y}}, is your current position |
movingPoint
|
Type:
string
Default:
You are moving the point at x={{x}}, y={{y}} |
pointMoved
|
Type:
string
Default:
The point has been moved to x={{x}}, y={{y}} |
ariaLiveTextimageclozeassociationV2
objectProperties: | |
---|---|
correctAnswer
|
Type:
string
Default:
correct answer |
incorrectAnswer
|
Type:
string
Default:
incorrect answer |
expectedAnswer
|
Type:
string
Default:
expected answer |
dropTarget
|
Type:
string
Default:
Drop target: {{target}}. |
ariaLiveTextorderList
objectProperties: | |
---|---|
itemValidity
|
Type:
string
Default:
Item {{index}}: {{response}} - {{validity}}. |
correctAnswer
|
Type:
string
Default:
Correct answer for item {{index}}: {{text}}. |
ariaLiveTexttokenHighlight
objectProperties: | |
---|---|
correctAnswers
|
Type:
string
Default:
correct answers: {{answers}} |
incorrectAnswers
|
Type:
string
Default:
incorrect answers: {{answers}} |
expectedAnswers
|
Type:
string
Default:
expected answers: {{answers}} |
explanation
|
Type:
string
Default:
To interact with this question use tab to move through the text tokens. Use space or enter to select or deselect the relevant tokens |
ariaLiveTextclozeAssociation
objectProperties: | |
---|---|
activatedResponse
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been selected. Press tab to choose a response area, and spacebar to insert it. Press escape to cancel. |
activatedResponseInDropzone
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been selected from position {{dropzoneNumber}} of {{totalDropzones}}. Press tab to choose a response area, and spacebar to insert it. Press escape to cancel. |
deactivatedResponse
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been deselected. |
deactivatedResponseInDropzone
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been deselected and is back in position {{dropzoneNumber}} of {{totalDropzones}}. |
droppedResponseInDropzone
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been inserted in position {{dropzoneNumber}} of {{totalDropzones}}. |
droppedResponseBackInList
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been inserted back into the option list. |
ariaLiveTextassociation
objectProperties: | |
---|---|
activatedResponse
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been selected. Press tab to choose a response area, and spacebar to insert it. Press escape to cancel. |
activatedResponseInDropzone
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been selected from position {{dropzoneNumber}} of {{totalDropzones}}. Press tab to choose a response area, and spacebar to insert it. Press escape to cancel. |
deactivatedResponse
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been deselected. |
deactivatedResponseInDropzone
|
Type:
string
Default:
The operation has been cancelled. The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been released back into position {{dropzoneNumber}} of {{totalDropzones}} which corresponds to "{{dropzoneLabel}}". You are no longer moving any option. |
droppedResponseInDropzone
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been inserted in position {{dropzoneNumber}} of {{totalDropzones}}. |
droppedResponseBackInList
|
Type:
string
Default:
The option "{{response}}" ({{responseNumber}} of {{totalResponses}}) has been inserted back into the option list. |
ariaLiveTextmathKeyboard
objectProperties: | |
---|---|
mathKeyboardOpened
|
Type:
string
Default:
Formula keypad has been opened. Press TAB to use it and then navigate using the arrows. |
mathKeyboardClosed
|
Type:
string
Default:
Formula keypad has been closed. Press Control + Backslash to open it again. |
Properties: | |
---|---|
correctResponse
|
Type:
string
Default:
response - correct |
incorrectResponse
|
Type:
string
Default:
response - incorrect |
numberOfCorrectAnswers
|
Type:
string
Default:
{{number}} correct answers: |
oneCorrectAnswer
|
Type:
string
Default:
correct answer: |
numberOfIncorrectAnswers
|
Type:
string
Default:
{{number}} incorrect answers: |
oneIncorrectAnswer
|
Type:
string
Default:
incorrect answer: |
numberOfExpectedAnswers
|
Type:
string
Default:
{{number}} expected answers: |
oneExpectedAnswer
|
Type:
string
Default:
expected answer: |
correct
|
Type:
string
Default:
{{prefix}}correct |
incorrect
|
Type:
string
Default:
{{prefix}}incorrect |
selected
|
Type:
string
Default:
selected |
missed
|
Type:
string
Default:
{{prefix}} not selected, this is the correct answer |
noResponseGiven
|
Type:
string
Default:
{{prefix}}no response given |
minResponseMessage
|
Type:
string
Default:
{{prefix}} this question requires at least 1 answer |
minResponsesMessage
|
Type:
string
Default:
{{prefix}} this question requires at least {{minSelection}} answers |
maxResponseMessage
|
Type:
string
Default:
{{prefix}} only 1 answer is allowed |
maxResponsesMessage
|
Type:
string
Default:
{{prefix}} only {{maxSelection}} answers are allowed |
choiceMatrix
|
Default:
{} |
classification
|
Default:
{} |
graphPlotting
|
Default:
{} |
imageclozeassociationV2
|
Default:
{} |
orderList
|
Type:
ariaLiveText.orderList
Default:
{} |
tokenHighlight
|
Default:
{} |
clozeAssociation
|
Default:
{} |
association
|
Type:
ariaLiveText.association
Default:
{} |
mathKeyboard
|
Default:
{} |
ariaRoleDescriptionclozeAssociation
objectProperties: | |
---|---|
dropzone
|
Type:
string
Default:
Insert option in position {{dropzoneNumber}} of {{totalDropzones}}. |
dropzoneWithResponse
|
Type:
string
Default:
Insert option in position {{dropzoneNumber}} of {{totalDropzones}}, which currently contains the option "{{response}}" ({{responseNumber}} of {{totalResponses}}). |
dropzoneReadOnly
|
Type:
string
Default:
Empty response in position {{dropzoneNumber}} of {{totalDropzones}}. |
dropzoneReadOnlyWithResponse
|
Type:
string
Default:
Option "{{response}}" ({{responseNumber}} of {{totalResponses}}) in position {{dropzoneNumber}} of {{totalDropzones}}. |
ariaRoleDescriptionassociation
objectProperties: | |
---|---|
dropzone
|
Type:
string
Default:
"{{dropzoneLabel}}" |
dropzoneWithResponse
|
Type:
string
Default:
"{{dropzoneLabel}}", which currently contains the option "{{response}}". |
dropzoneReadOnly
|
Type:
string
Default:
Empty response in "{{dropzoneLabel}}". |
dropzoneReadOnlyWithResponse
|
Type:
string
Default:
Option "{{response}}" in "{{dropzoneLabel}}". |
Properties: | |
---|---|
clozeAssociation
|
Default:
{} |
association
|
Default:
{} |
Properties: | |
---|---|
ariaLabelMask
|
Type:
string
Default:
Mask |
ariaLabelUnmask
|
Type:
string
Default:
Unmask |