Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
cc_qti_profiletype Class Reference

Static Public Member Functions

static valid ($value)
 validates a profile value
 

Public Attributes

const essay = 'cc.essay.v0p1'
 
const field_entry = 'cc.fib.v0p1'
 
const multiple_choice = 'cc.multiple_choice.v0p1'
 
const multiple_response = 'cc.multiple_response.v0p1'
 
const pattern_match = 'cc.pattern_match.v0p1'
 
const true_false = 'cc.true_false.v0p1'
 

Member Function Documentation

◆ valid()

static cc_qti_profiletype::valid ( $value)
static

validates a profile value

Parameters
string$value
Return values
boolean

The documentation for this class was generated from the following file: