Skip to content

Releases: Khan/perseus

@khanacademy/[email protected]

03 Dec 20:07
30ceb04
Compare
Choose a tag to compare

Major Changes

@khanacademy/[email protected]

03 Dec 17:20
a0ff87e
Compare
Choose a tag to compare

Major Changes

  • #1930 834bd8bfb Thanks @jeremywiebe! - Remove PerseusExampleWidgetOptions, PerseusSimpleMarkdownTesterWidgetOptions, and PerseusExampleWidgetOptions types - widgets no longer exist

Minor Changes

Patch Changes

@khanacademy/[email protected]

03 Dec 20:07
30ceb04
Compare
Choose a tag to compare

Patch Changes

@khanacademy/[email protected]

03 Dec 17:20
a0ff87e
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@khanacademy/[email protected]

03 Dec 17:20
a0ff87e
Compare
Choose a tag to compare

Patch Changes

@khanacademy/[email protected]

27 Nov 22:29
060fbe1
Compare
Choose a tag to compare

Patch Changes

@khanacademy/[email protected]

27 Nov 22:29
060fbe1
Compare
Choose a tag to compare

Patch Changes

@khanacademy/[email protected]

27 Nov 22:29
060fbe1
Compare
Choose a tag to compare

Minor Changes

  • #1898 3a9b5921b Thanks @Myranae! - Introduces a validation function for the dropdown widget (extracted from dropdown scoring function).

  • #1862 451de899f Thanks @Myranae! - Split out validation function for the categorizer widget. This can be used to check if the user selected an answer for every row, confirming the question is ready to be scored.

  • #1882 40d2ebb75 Thanks @jeremywiebe! - Introduces a validation function for the numeric-input widget (extracted from numeric-input scoring function).

  • #1899 2437ce61b Thanks @Myranae! - Introduces a validation function for the plotter widget (extracted from the scoring function).

  • #1869 f43edd42c Thanks @Myranae! - Split out validation function for the orderer widget. This can be used to check if the user has ordered at least one option, confirming the question is ready to be scored.

  • #1902 0cec7628c Thanks @Myranae! - Introduces a validation function for the radio widget (extracted from the scoring function), though not all validation logic can be extracted.

  • #1876 0bd4270ad Thanks @Myranae! - Split out validation function for the sorter widget. This can be used to check if the user has made any changes to the sorting order, confirming whether or not the question can be scored.

Patch Changes

@khanacademy/[email protected]

27 Nov 22:29
060fbe1
Compare
Choose a tag to compare

Patch Changes

@khanacademy/[email protected]

27 Nov 22:29
060fbe1
Compare
Choose a tag to compare

Patch Changes