ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilQTIItemfeedback |
Namespaces | |
namespace | assessment |
QTI assessment class. |
Variables | |
const | VIEW_ALL = "1" |
const | VIEW_ADMINISTRATOR = "2" |
const | VIEW_ADMINAUTHORITY = "3" |
const | VIEW_ASSESSOR = "4" |
const | VIEW_AUTHOR = "5" |
const | VIEW_CANDIDATE = "6" |
const | VIEW_INVIGILATORPROCTOR = "7" |
const | VIEW_PSYCHOMETRICIAN = "8" |
const | VIEW_SCORER = "9" |
const | VIEW_TUTOR = "10" |
const VIEW_ADMINAUTHORITY = "3" |
Definition at line 26 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_ADMINISTRATOR = "2" |
Definition at line 25 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_ALL = "1" |
Definition at line 24 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_ASSESSOR = "4" |
Definition at line 27 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_AUTHOR = "5" |
Definition at line 28 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_CANDIDATE = "6" |
Definition at line 29 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_INVIGILATORPROCTOR = "7" |
Definition at line 30 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_PSYCHOMETRICIAN = "8" |
Definition at line 31 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_SCORER = "9" |
Definition at line 32 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().
const VIEW_TUTOR = "10" |
Definition at line 33 of file class.ilQTIItemfeedback.php.
Referenced by ilQTIItemfeedback\setView().