Stud.IP  jlu_3.3 Revision
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

◆ EVALQUESTION_TYPE_LIKERT

const EVALQUESTION_TYPE_LIKERT "likertskala"

@const EVALQUESTION_TYPE_LIKERT Type of question is skala @access public

◆ EVALQUESTION_TYPE_MC

const EVALQUESTION_TYPE_MC "multiplechoice"

@const EVALQUESTION_TYPE_MC Type of question is normal @access public

◆ EVALQUESTION_TYPE_POL

const EVALQUESTION_TYPE_POL "polskala"

@const EVALQUESTION_TYPE_POL Type of question is pol @access public

◆ INSTANCEOF_EVALQUESTION

const INSTANCEOF_EVALQUESTION "EvaluationQuestion"

@const INSTANCEOF_EVALGROUP Is instance of an evaluationquestion object @access public