- Quizzes and tests are created in Classmarker via the "link"
function. Once a test is successfully created, it is assigned an
ID
- A custom smart link can be added to a guide to
automate passing user and account variables to Classmarker. The
smart link is structured the following way:
{{ClassMarker test="######" linkTest="Test"
unlockChannel="module-2-3"}}
- the two curly braces ( {{ ) tells Guides this
is a smart link
- The ClassMarker at the beginning tells the
Guides system that this smart link is a ClassMarker smart link
- test="#####" is where you enter the test
ID
- linkTest="???" is the text you want to show
the user to click on
- unlockChannel="xxxx" is the url of the channel
-- within the same account -- you want to unlock for the user and
display following a "pass" grade
- IMPORTANT: As the administrator of a guide,
you will always see the smart link (like above), however,
non-administrators only see a link.
- When a user clicks on the link, it passes the user's email
address and ID to classmarker so the system knows who is taking the
test.
- If the user passes the test, Classmarker sends a message to
Guides to unlock the next channel and the user is forwarded to this
new channel (optional).