Stud.IP  5.4
EvaluationQuestion.class.php File Reference

Data Structures

class  EvaluationQuestion
 

Namespaces

 evaluation
 

Variables

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

Variable Documentation

◆ EVALQUESTION_TYPE_LIKERT

const EVALQUESTION_TYPE_LIKERT "likertskala"

EVALQUESTION_TYPE_LIKERT Type of question is skala public

◆ EVALQUESTION_TYPE_MC

const EVALQUESTION_TYPE_MC "multiplechoice"

EVALQUESTION_TYPE_MC Type of question is normal public

◆ EVALQUESTION_TYPE_POL

const EVALQUESTION_TYPE_POL "polskala"

EVALQUESTION_TYPE_POL Type of question is pol public

◆ INSTANCEOF_EVALQUESTION

const INSTANCEOF_EVALQUESTION "EvaluationQuestion"

INSTANCEOF_EVALGROUP Is instance of an evaluationquestion object public