From 1a46773c0967335eb86a83608529ee3ae5e85533 Mon Sep 17 00:00:00 2001 From: jieunkxx <67996710+jieunkxx@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:13:03 -0800 Subject: [PATCH] Borg-4362: add constant - significant question (#247) --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 28f6c8b..1022dbc 100644 --- a/index.js +++ b/index.js @@ -464,6 +464,7 @@ export const Classes = { pointsPerBlank: 'PointsPerBlank', questionText: 'questionText', retaken: 'retaken', + sfIncorrect: 'sf-incorrect', selected: 'selected', shortAnswer: 'ShortAnswer', significantFigures: 'SignificantFigures',