forms.py

This module contains all the forms for the quality of life (QOL) questionnaires.

See the forms.py in the questionnaire app for documentation on how to manage the forms.

Class definitions:

class apps.questionnaire.qol.forms.QOLChronCUQuestionnaireForm(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None:
class apps.questionnaire.qol.forms.QOLChronCUQuestionnaireForm1(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

QOLChronCUQuestionnaireForm

Fieldsets:
  • None: hasproblems
  • hasproblems: practical_problems
class apps.questionnaire.qol.forms.QOLChronCUQuestionnaireForm2(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: social_problems, emotional_problems
class apps.questionnaire.qol.forms.QOLChronCUQuestionnaireForm3(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: spiritual_problems
class apps.questionnaire.qol.forms.QOLChronCUQuestionnaireForm4(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: other_problems, need_contact
class apps.questionnaire.qol.forms.QOLQuestionnaireForm(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: hasproblems
  • hasproblems: practical_problems
class apps.questionnaire.qol.forms.QOLQuestionnaireForm1(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: social_problems, emotional_problems
class apps.questionnaire.qol.forms.QOLQuestionnaireForm2(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: spiritual_problems, fysical_problems
class apps.questionnaire.qol.forms.QOLQuestionnaireForm3(*args, **kwargs)[source]

Bases: apps.questionnaire.forms.BaseQuestionnaireForm

Fieldsets:
  • None: other_problems, need_contact