Arythmatic
Building ContentAssessments

Question Types

All seven question types available in Arythmatic Assessments — MCQ single, MCQ multi, True/False, Short Answer, Long Answer, Fill in the Blank, and Matching.

Question Types

Assessments support seven question types. Each type has its own editor with specific fields. You can also bulk-import questions via CSV or generate them with AI.

You can add more questions to a section than its Question count. When you do, the section becomes a question bank: at attempt start each learner is served a random subset of size Question count drawn from all active questions in the section. Only the questions a learner actually received are scored for them. See Create an Assessment (Step 2 — Question count) for details.

Opening the question editor

From the Questions tab on an assessment detail page (or from Step 3 of the creation wizard):

  1. Select a section from the Section dropdown.
  2. Click + Add Question.
  3. The question form opens — choose a type from the Question Type dropdown.

Question types

1. MCQ — Single Choice

The classic multiple-choice question. The learner selects one correct answer from a list of options.

FieldNotes
Question textThe question stem. Supports rich text.
OptionsThe editor starts empty — click + Add Option to add answer choices. There is no enforced minimum or maximum; add as many as the question needs.
Correct answerSelect the radio button next to the correct option.
PointsScore awarded for a correct answer.
ExplanationOptional explanation shown after the learner submits (if Show explanations after submit is enabled in Settings).

2. MCQ — Multiple Choice

The learner selects one or more correct answers. Partial credit is awarded, proportional to the net-correct selections: the score ratio is (correct selected − incorrect selected) / number of correct options, and the points earned are that ratio × the question's points, clamped between 0 and the full points. Selecting every correct option and no incorrect ones is only required for the answer to be marked fully correct — it is not required to earn points.

Fields are identical to Single Choice, except:

  • Multiple correct answers can be selected (checkboxes instead of radio buttons).

3. True / False

A binary question. The learner selects True or False.

FieldNotes
Question textA statement the learner evaluates.
Correct answerTrue or False.
PointsScore for a correct answer.
ExplanationOptional.

4. Short Answer

The learner types a brief text response (typically one word, a number, or a short phrase). Grading is automatic — the answer is compared against a list of accepted values you define.

FieldNotes
Question textThe question.
Accepted answersAdd one or more correct text values. The comparison is case-insensitive by default.
PointsScore for a matching answer.
ExplanationOptional.

Add common variations (plural, abbreviations) to the accepted answers list to avoid unfairly marking correct responses wrong.

Grading is automatic only if you supply accepted answers. A Short Answer question with no accepted answers falls back to manual grading — it auto-scores 0 for every learner and is counted as ungraded until an admin enters a score from the Attempts tab. Always add at least one accepted value unless you intend to grade the question by hand.

5. Long Answer

The learner writes a paragraph-length or essay-style response. Long Answer defaults to manual grading — leave the accepted answers empty and grade each response from the Attempts tab. If you supply accepted answers, the response is auto-graded using a case-insensitive substring match.

FieldNotes
Question textThe prompt or essay question.
Accepted answersOptional. Add one or more accepted answers to auto-grade (case-insensitive substring match). Leave empty to grade manually.
PointsMaximum points that can be awarded.
ExplanationOptional explanation shown after the learner submits (if Show explanations after submit is enabled).

Long Answer questions left for manual grading count towards the total question count in the section but do not contribute to the auto-scored total until graded.

6. Fill in the Blank

The question text contains a blank space (represented by ___) that the learner fills in. Grading is automatic: the learner's response is compared against a list of accepted answers (case-insensitive). This question type supports a single blank graded against one list of accepted answers.

FieldNotes
Question textWrite the sentence with ___ where the blank should appear. Example: The capital of France is ___.
Accepted answersDefine one or more accepted answers for the blank. The comparison is case-insensitive.
PointsPoints awarded for a correct answer.
ExplanationOptional.

7. Matching

The learner matches items in a left column to items in a right column. Grading is automatic.

FieldNotes
Question textThe matching instruction, e.g. Match each country to its capital city.
PairsAdd left-right pairs. Click + Add Pair to add more.
PointsTotal points awarded for all correct matches.
ExplanationOptional.

During the attempt, the right-column items are shuffled and the learner drags or selects to match them.

Bulk importing questions via CSV

  1. From the Questions panel, click CSV Import.
  2. The modal lists the required column headers. Prepare a CSV with one question per row, including question_type, question_text, and the type-specific fields.
  3. Drop or upload the file. Questions are imported immediately — there is no template download, preview, or confirm step.
  4. After import, a result summary shows how many questions succeeded, along with any per-row errors.

Supported types in CSV import: MCQ Single, True/False, and Fill in the Blank (single accepted answer).

Generating questions with AI

  1. Click AI Generate.
  2. Enter a Topic (optional — defaults to the section name).
  3. Choose the Number of questions (1–20) and the Difficulty (easy, medium, or hard).
  4. Click Generate.

Arythmatic runs a generation job and, once it finishes, creates the questions directly in the currently selected section (you will see a "Generated N questions" confirmation). There is no in-modal question-type picker, source-text field, or review/save-selected step.

Editing a question

From the Questions tab:

  1. Find the question in the table.
  2. Click Edit in the Actions column.
  3. The question editor opens pre-filled.
  4. Save your changes.

Deleting a question

  1. Find the question in the table.
  2. Click Delete in the Actions column.
  3. Confirm the deletion.

Deletion is permanent.

Arythmatic