Procedural File: exercise_show.php
Source Location: /main/exercice/exercise_show.php
Page Details:
Tags:
Includes:
HOTSPOT [line 50]
display_fill_in_blanks_answer [line 217]
void display_fill_in_blanks_answer(
$answer, $id, $questionId)
|
|
Parameters
display_free_answer [line 236]
void display_free_answer(
$answer, $id, $questionId)
|
|
Parameters
display_hotspot_answer [line 258]
void display_hotspot_answer(
$answerId, $answer, $studentChoice, $answerComment)
|
|
Parameters
| |
$answerId |
|
| |
$answer |
|
| |
$studentChoice |
|
| |
$answerComment |
|
display_unique_or_multiple_answer [line 193]
void display_unique_or_multiple_answer(
$answerType, $studentChoice, $answer, $answerComment, $answerCorrect, $id, $questionId, $ans)
|
|
Parameters
| |
$answerType |
|
| |
$studentChoice |
|
| |
$answer |
|
| |
$answerComment |
|
| |
$answerCorrect |
|
| |
$id |
|
| |
$questionId |
|
| |
$ans |
|
get_comments [line 185]
void get_comments(
$id, $question_id)
|
|
Parameters
|
|