Skip to content

Commit

Permalink
Added Match The Following Question
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpan Gupta committed Jul 21, 2023
1 parent 803e876 commit fff1095
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ export const questionSetEditorConfig = {
children: {
Question: [
'Multiple Choice Question',
'Subjective Question'
'Subjective Question',
'Match The Following Question',
]
},
addFromLibrary: false,
Expand Down

0 comments on commit fff1095

Please sign in to comment.