Skip to content

Commit 402c27c

Browse files
authored
Change Level 2 to Level 3 in radio choices
1 parent 5bfc5ff commit 402c27c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2026/rebuilt_config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ var config_data = `
163163
"choices": {
164164
"1": "Level 1<br>",
165165
"2": "Level 2<br>",
166-
"3": "Level 2<br>",
166+
"3": "Level 3<br>",
167167
"a": "Attempted<br>",
168168
"x": "Not Attempted"
169169
},

0 commit comments

Comments
 (0)