Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
EvaluationQuestion.class.php File Reference

Data Structures

class  EvaluationQuestion

Namespaces

namespace  evaluation

Variables

const INSTANCEOF_EVALQUESTION = "EvaluationQuestion"
const EVALQUESTION_TYPE_LIKERT = "likertskala"
const EVALQUESTION_TYPE_MC = "multiplechoice"
const EVALQUESTION_TYPE_POL = "polskala"

Variable Documentation

const EVALQUESTION_TYPE_LIKERT = "likertskala"

EVALQUESTION_TYPE_LIKERT Type of question is skala public

const EVALQUESTION_TYPE_MC = "multiplechoice"

EVALQUESTION_TYPE_MC Type of question is normal public

const EVALQUESTION_TYPE_POL = "polskala"

EVALQUESTION_TYPE_POL Type of question is pol public

const INSTANCEOF_EVALQUESTION = "EvaluationQuestion"

INSTANCEOF_EVALGROUP Is instance of an evaluationquestion object public