new CustomPartDisplay()
Display code for a Numbas.parts.CustomPart
Extends
Members
(static) input_options :observable|Object
Options for the input widget.
Type:
(static) input_widget :observable|string
The type of input widget to use for this part.
Type:
(static) studentAnswer :observable|Numbas.custom_part_answer
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: