MOOCit Docs
English
English
  • Introduction
  • Getting Started with MOOCit
  • Take Your First Demo Course in Learner View
  • Studio vs LMS
  • Set Your Platform Language
  • Course Development
    • Create a New Course
      • Course Creation Form
    • Course Set-Up
      • Course Pacing and Schedule
      • Course Name, Description and Image
      • Add a Course 'About' Video
      • Additional Course Run Info
      • Prerequisite Course
      • Course Entrance Exam
    • Course Structure
      • Building the Course Outline - Video Tutorial
    • Course Content Visibility and Access
      • Subsection Prerequisites
      • Hiding Sections and/or Subsections
      • Hide a Subsection after Due Date
  • Course Properties
    • Manage Course Visibility
    • Make a Course Private
    • Course Grading Configuration
    • Delete a Course
    • Course Updates
    • Course Handouts
    • Certificate Configuration
    • Modify the Name of a Course (legacy)
  • Course Components
    • Common Problem Type
      • Checkboxes, Dropdown, Numerical & Text input
      • Add Multiple Questions
      • Add an explanation (Show Answer)
      • Hints and Feedback
      • About; Question Title, Header, Prompt & Tips
      • Common Problem Settings
    • Images
    • Advanced Components
    • SCORM file
    • PDF File
    • PDF viewer without download / print option
    • Downloadable Document Button
    • Surveys & Polls
    • Video - Youtube
    • Video - Vimeo
    • Staff Graded Assignment
    • Tables
    • Word Cloud
    • iFrame (Genial.ly, Prezi, etc.)
    • ZOOM Meeting (Dedicated Instance)
    • ZOOM (SaaS Integration)
    • H5P
  • Instructors
    • Manage Course Team
      • Add new team member
      • Add a Discussion Moderator/Admin
      • FAQ
    • Enroll / Unenroll Learners
    • Download Learner List
    • Download Learner Grades
    • Reset Learner Exercise Attempts
    • Email Learners
  • Advanced
    • Discussion Forums
      • Hide discussion forum
    • Configuration of Badges
    • Duplicate a Course (Import / Export a Course)
    • Using Randomized Content Blocks
    • Pointing on a Picture Question
    • Tips and Warnings
    • Learner Cohorts + Content Groups
      • Enabling and Configuring Cohorts
      • Create Cohort Specific Content with Content Groups
      • Assign Cohorts to Content Groups
      • Dividing Discussions by Cohort
  • Rest API
    • API home
    • Enrollments
    • Completion
    • Grades
  • Data + Analytics
    • Opening CSV reports with Excel
Propulsé par GitBook
Sur cette page
  • Checkboxes
  • Dropdown
  • Multiple Choice
  • Text Input
  • Numerical Input

Cet article vous a-t-il été utile ?

  1. Course Components
  2. Common Problem Type

Checkboxes, Dropdown, Numerical & Text input

This article covers the 5 common problem type components; checkboxes (multiple choice with multiple answers), multiple choice (single answer), numerical input, text input and dropdown question.

PrécédentCommon Problem TypeSuivantAdd Multiple Questions

Dernière mise à jour il y a 4 ans

Cet article vous a-t-il été utile ?

There are 5 common problem types: Checkboxes, Dropdown, Multiple Choice, Numerical Input and Text Input. You may also create a problem from scratch by selecting 'Blank Common Problem '.

Checkboxes

Checkboxes are a multiple choice question with more than one correct answer. To create a checkbox question, write each possible answer on a separate line using square brackets before each option ([ ]). [x] indicates a correct answer [ ] indicates an incorrect answer

You can add as many or as little '[x]answers' as you want!

Dropdown

Dropdown question is a droppable menu with 2 or more possible answers and the learner can select only one. To create a dropdown question: - Start with 2 opening square brackets ([[ ) - Add each possible answer on a separate line - Indicate the correct answer using regular brackets (()). - End with 2 closing square brackets (]] ).

Multiple Choice

To create a multiple choice question, write each possible answer on a separate line using regular brackets before each option ( ( ) ) (x) indicates the correct answer ( ) indicates an incorrect answer

Multiple choice questions can only have ONE correct answer.

Text Input

For a text input question, enter ' = ' with the correct answer directly after. You may also add variations of the correct answer (different spelling, etc.) by adding, on a new line, 'or=' with the optional acceptable variant directly after.

You can add as many or= options acceptable variant(s) as you want!

Numerical Input

For a numerical input question, enter ' = ' with the numerical answer directly after. If you wish, you can add an approximate answer by adding plus / minus and number or percentage. To do this, add '+-' directly after the answer, followed by a number or percentage.

For example, for the following question, any numerical answer between 95 - 100 would be considered as correct:

These question types are also available with .

Hints + Feedback (see tutorial)
List of Common Problem Types in Studio
Markdown for a multiple choice question
Markdown for a dropdown question