new JMEPartDisplay()
Display code for a Numbas.parts.JMEPart
Extends
Members
(static) inputHasFocus :observable|boolean
Does the input box have focus?
Type:
(static) showPreview :boolean
Should the LaTeX rendering of the student's answer be shown?
Type:
(static) studentAnswer :observable|JME
The student's current answer (not necessarily submitted)
Type:
Methods
setName(name)
Set this part's name.
Parameters:
Name | Type | Description |
---|---|---|
name |
string |
- Inherited From:
- Source:
(static) focusInput()
Give the input box focus