OpenQuizz
Une application de gestion des contenus pédagogiques
FrozenRequirement Class Reference

Public Member Functions

def __init__ (self, name, req, editable, comments=())
 
def from_dist (cls, dist)
 
def __str__ (self)
 

Data Fields

 name
 
 canonical_name
 
 req
 
 editable
 
 comments
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  name,
  req,
  editable,
  comments = () 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

◆ from_dist()

def from_dist (   cls,
  dist 
)

Field Documentation

◆ canonical_name

canonical_name

◆ comments

comments

◆ editable

editable

◆ name

name

◆ req

req

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