Jump to navigation

Class: PatternMatchPartDisplay

Numbas.display.PatternMatchPartDisplay

Members

(static) correctAnswer :observable|RegExp

The correct answer regular expression

Type:
Source:

(static) displayAnswer :observable|string

A representative correct answer to display when answers are revealed

Type:
Source:

(static) studentAnswer :observable|string

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: