Skip to content

Commit ae9ad22

Browse files
committed
docs: define test bank
Signed-off-by: Nouran Atef <engineer_nouran@yahoo.com>
1 parent d726940 commit ae9ad22

File tree

1 file changed

+1
-1
lines changed
  • content/en/cloud/academy/creating-content/building-certifications

1 file changed

+1
-1
lines changed

content/en/cloud/academy/creating-content/building-certifications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ For detailed instructions on how to write an exam file, define various question
133133

134134
### 4. Managing Question Pools and Test Attempts
135135

136-
A **test** can include more questions than those presented to users in a single attempt, effectively turning it into a **test bank**. When users retry the test, a new set of questions is drawn from the test bank for each attempt.
136+
A **test** can include more questions than those presented to users in a single attempt, effectively turning it into a **test bank** — collection of all possible questions available for that test. When users retry the test, a new set of questions is drawn from the test bank for each attempt.
137137

138138
This behavior is controlled by the `number_of_questions` property in the front matter.
139139

0 commit comments

Comments
 (0)