Training Tag
A training tag is an OD tag that SWE uses only with Siebel Training Test. The following table describes these tags.
OD Tag | Description |
---|---|
<div od-type=answer> |
Display an answer. |
<div od-type=answerList> |
Display the list of answers for the test. |
<div od-type=questionList> |
Display all the questions that the test contains. |
<div od-type=questionPoints> |
Display the maximum number of points for the test question. |
<div od-type=questionPointsReceived> |
Display the points that the user earned. |
<div od-type=questionSequence> |
Display the test question sequence. |
<div od-type=questionText> |
Display the text of the test questions. |
<div od-type=test> |
Display the name of the test. |
<div od-type=userAnswer> |
Display the answers that the user provided. |