dokeos-exercise
[ class tree: dokeos-exercise ] [ index: dokeos-exercise ] [ all elements ]

Procedural File: exercise_show.php

Source Location: /main/exercice/exercise_show.php



Page Details:



Tags:

author:  
version:  $Id: admin.php 10680 2007-01-11 21:26:23Z pcool $
todo:  remove the debug code and use the general debug library
todo:  small letters for table variables
todo:  use the Database:: functions
filesource:  Source Code for this file


Includes:

include('../inc/global.inc.php') [line 36]


Tags:

author:  
version:  $Id: admin.php 10680 2007-01-11 21:26:23Z pcool $
todo:  remove the debug code and use the general debug library
todo:  small letters for table variables
todo:  use the Database:: functions
filesource:  Source Code for this file
include_once('question.class.php') [line 40]
include_once(api_get_path(LIBRARY_PATH).'formvalidator/FormValidator.class.php') [line 42]
include_once('answer.class.php') [line 41]
include_once('exercise.class.php') [line 39]





HOTSPOT [line 50]

HOTSPOT = 6

[ Top ]




display_fill_in_blanks_answer [line 217]

void display_fill_in_blanks_answer( $answer, $id, $questionId)



Parameters

   $answer  
   $id  
   $questionId  
[ Top ]



display_free_answer [line 236]

void display_free_answer( $answer, $id, $questionId)



Parameters

   $answer  
   $id  
   $questionId  
[ Top ]



display_hotspot_answer [line 258]

void display_hotspot_answer( $answerId, $answer, $studentChoice, $answerComment)



Parameters

   $answerId  
   $answer  
   $studentChoice  
   $answerComment  
[ Top ]



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  
[ Top ]



get_comments [line 185]

void get_comments( $id, $question_id)



Parameters

   $id  
   $question_id  
[ Top ]



Documentation generated on Thu, 12 Jun 2008 13:26:41 -0500 by phpDocumentor 1.4.1