Jump to navigation

Class: MatrixEntryPartDisplay

Numbas.display.MatrixEntryPartDisplay

new MatrixEntryPartDisplay()

Display code for a Numbas.parts.MatrixEntryPart

Source:

Members

(static) correctAnswer :observable|matrix

The correct answer

Type:
Source:

(static) studentAnswer :observable|string

The student's current (not necessarily submitted) answer

Type:
Source:

Methods

setName(name)

Set this part's name.

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