Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | Public Attributes | List of all members
cc_qti_profiletype Class Reference

Static Public Member Functions

static valid ($value)
 validates a profile value More...
 

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: