Jump to navigation

Class: CustomPartDisplay

Numbas.display.CustomPartDisplay

Members

(static) input_options :observable|Object

Options for the input widget.

Type:
Source:

(static) input_widget :observable|string

The type of input widget to use for this part.

Type:
Source:

(static) studentAnswer :observable|Numbas.custom_part_answer

The student's current answer (not necessarily submitted)

Type:
Source:

Methods

setName(name)

Set this part's name.

Parameters:
Name Type Description
name string
Inherited From:
Source: