Sequencing
- HOME
- Sequencing
Sequencing
The questions are in the form of dragging and moving a random list of choices to rearrange them in the correct order.
*The insertion of images, audio, and mathematical formulas in the choices section is not supported.
Sample quiz
How to create a quiz
You can create from three types of forms: text/table format/creation form.
- text
- Excel
- Create Form
The first line, starting with #, is the setting for the entire quiz. The question data should be entered between blank lines. The first line of each block is the question sentence, the second line is "sort:", and the third and the following lines contain the choices in the correct order from top to bottom.
In the following example, the question sentence for the first question includes, "Sort from larger population."
The correct answer choices are, in order from top to bottom: China, India, Pakistan, Nigeria, and Mexico.
#messages_intro:Quiz on miscellaneous topics!
#title:Specify Language
1) Sort from larger population.
sa:
China
India
Pakistan
Nigeria
Mexico2) Sort from top to bottom, starting the smallest.
sa:
pico(p)
Nano(n)
Micro (μ)
millimeter(m)
cm(c)3) Sort from higher construction.
sa:
Burj Khalifa
Tower of Effel
Big Ben
the Statue of Liberty
4) Sort from the older period.
sa:
Cambrian
Devonian
Triassic
Jurassic
Cretaceous5) Sort the previous President of the United States from older priod.
sa:
George Washington
John Adams
Thomas Jefferson
James Madison
James Monroe
The first line, starting with #, is the configuration for the whole question. #format:table in the first line declares that the question data should be written in tabular format. 4 and later, each line corresponds to a question. Each line contains the question text, "sort:", and the order of the correct answers from front to back.
In the following example, the question sentence for the first question includes, "Sort from larger population."
The correct answer choices are, in order from top to bottom: China, India, Pakistan, Nigeria, and Mexico.
Click here to see samples
sort1-4.xlsx
A | b | C | d | e | f | g | |
1 | #format:table | ||||||
2 | #messages_intro:Quiz on Miscellaneous | ||||||
3 | #shuffle_questions:true | ||||||
4 | #mode:master | ||||||
5 | #lang:en | ||||||
6 | 1) Sort from larger population. | sa: | China | India | Pakistan | Nigeria | Mexico |
7 | 2) Sort from top to bottom, starting the smallest. | sa: | pico(p) | Nano(n) | Micro (μ) | millimeter(m) | cm(c) |
Please refer to the video below.