-
Notifications
You must be signed in to change notification settings - Fork 141
Add note for multi-exam certifications #838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for bejewelled-pegasus-b0ce81 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: l5io <[email protected]> Signed-off-by: Nouran Atef <[email protected]>
Signed-off-by: Nouran Atef <[email protected]>
Signed-off-by: Nouran Atef <[email protected]>
Signed-off-by: Nouran Atef <[email protected]>
content/en/cloud/academy/creating-content/building-certifications/index.md
Show resolved
Hide resolved
|
||
{{< alert type="warning" title="Note : " >}} | ||
For certifications containing multiple exams, each exam may have its own test bank, question count, and retry settings. | ||
These configurations are defined per test and may differ across exams within the same certification. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are the ramifications of non-uniform test settings when tests are combined into a single collection for purposes of certification?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this could result in an unbalanced learner experience. Some exams may be longer , while others may have a higher number of retries or include the same questions during retries, which can create unequal opportunities for success. This, in turn, could lead to certification integrity issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Nouran-11, good. Yes, you've articulated the reason behind why I want this warning created. Let's capture the essence of this, so that instructors are properly informed.
Please remove the word "Note" and replace with a concisely descriptive title of the warning.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
|
||
### 4. Managing Question Pools and Test Attempts | ||
|
||
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leecalcote "test bank " was used here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aabidsofi19, avoid making up new terms that are undefined for the reader / user.
@Nouran-11, refactor, please.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we need to define new terms, let's not hesitate. I think case, I don't believe that its necessary.
Signed-off-by: Nouran Atef <[email protected]>
Signed-off-by: Nouran Atef <[email protected]>
Notes for Reviewers
This PR fixes #
Signed commits