Bulk Questions code generator
Bulk Question Code Generator
How to Use:
1. Paste questions in this format:
Q1. Gastric enzymes are : (A) Prorennin (B) Pepsinogen (C) Gastric lipase (D) All of the above Ans: (D) All of the above E: Gastric enzyme are all.
2. Ensure that:
- Each question starts with
Q1.
,Q2.
, etc. - Options are written on four separate lines.
- The correct answer is written after
Ans:
. - Explanation (optional) is written after
E:
. If absent, "No Explanation" will be used.
3. Click "Generate Code" to convert questions into JSON format.
4. Click "Copy Code" to copy the generated code.
Comments
Post a Comment