.. _f-htmldisplay: module ``apps.display.html_display`` ==================================== .. inheritance-diagram:: mathenjeu.apps.display.html_display Short summary +++++++++++++ module ``mathenjeu.apps.display.html_display`` Defines :epkg:`HTML` displays. :githublink:`%|py|5` Classes +++++++ +----------------------------------------------------------------------------------------------------+---------------------------------------+ | class | truncated documentation | +====================================================================================================+=======================================+ | :class:`DisplayQuestionChoiceHTML ` | Renders a question into :epkg:`HTML`. | +----------------------------------------------------------------------------------------------------+---------------------------------------+ Properties ++++++++++ +---------------------------------------------------------------------------------------+-------------------------+ | property | truncated documentation | +=======================================================================================+=========================+ | :meth:`Fields ` | Returns all the fields. | +---------------------------------------------------------------------------------------+-------------------------+ | :meth:`Id ` | Returns the identifier. | +---------------------------------------------------------------------------------------+-------------------------+ Methods +++++++ +-------------------------------------------------------------------------------------------------+--------------------------------------+ | method | truncated documentation | +=================================================================================================+======================================+ | :py:meth:`__init__ ` | constructor | +-------------------------------------------------------------------------------------------------+--------------------------------------+ | :meth:`get_context ` | Renders a question specified as QCM. | +-------------------------------------------------------------------------------------------------+--------------------------------------+ Documentation +++++++++++++ .. automodule:: mathenjeu.apps.display.html_display :members: :special-members: __init__ :show-inheritance: