-
Dynamically Add Questions:
- Click the
+button to dynamically add questions.
- Click the
-
Delete Existing Questions:
- Easily delete existing questions as needed.
-
Rearrange Order of Options:
- Drag and drop options to rearrange their order.
-
Underline Text:
- Select text and click on the
underline iconto apply formatting.
- Select text and click on the
-
Automatic Addition to Option Box:
- The underlined word will be automatically added to the option box.
-
Rearrange Order of Options:
- Drag and drop options to rearrange their order.
Loading Indicator:
Form Preview:
{
"_id": {
"$oid": "65798d2f4a21e349740420b0"
},
"userId": "385e8fa8-80d6-4d1f-a3da-c662274cfabb",
"questionType": "MCQ",
"question": "What is Lorem Ipsum?",
"passage": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.",
"options": [
{
"text": "It is a long established fact",
"isCorrect": false,
"_id": {
"$oid": "65798d2f4a21e349740420b1"
}
},
{
"text": "distracted by the readable content",
"isCorrect": true,
"_id": {
"$oid": "65798d2f4a21e349740420b2"
}
},
{
"text": "Many desktop publishing packages ",
"isCorrect": false,
"_id": {
"$oid": "65798d2f4a21e349740420b3"
}
},
{
"text": "humour and the like",
"isCorrect": false,
"_id": {
"$oid": "65798d2f4a21e349740420b4"
}
}
]
}
{
"_id": {
"$oid": "65798d604a21e349740420b6"
},
"userId": "385e8fa8-80d6-4d1f-a3da-c662274cfabb",
"questionType": "Cloze",
"sentence": "Where does it <u>come</u> from?",
"blanks": [
{
"index": -1,
"text": [],
"options": [
{
"text": "Richard McClintock",
"isCorrect": false,
"_id": {
"$oid": "65798d604a21e349740420b8"
}
},
{
"text": "come",
"isCorrect": false,
"_id": {
"$oid": "65798d604a21e349740420b9"
}
},
{
"text": "consectetur",
"isCorrect": false,
"_id": {
"$oid": "65798d604a21e349740420ba"
}
},
{
"text": "Cicero",
"isCorrect": false,
"_id": {
"$oid": "65798d604a21e349740420bb"
}
}
],
"_id": {
"$oid": "65798d604a21e349740420b7"
}
}
],
"__v": 0
}



