Source: factory.report/package.research/ObjReportSurvey.py
| Method | Signature | Description |
|---|---|---|
| render_overall | render_overall(question, question_guid, options_html, ordering = 'TD', labels_options = 'top_label') |
|
| render_input | render_input(question, question_guid, labels_options) |
|
| getoptions | getoptions(question_guid) |
|
| vertical_options | vertical_options(question, question_guid, labels_options, option_type) |
|
| render_singlechoice_v | render_singlechoice_v(question, question_guid, labels_options) |
|
| render_multichoice_v | render_multichoice_v(question, question_guid, labels_options) |
|
| horizontal_options | horizontal_options(question, question_guid, labels_options, option_type) |
|
| render_singlechoice_h | render_singlechoice_h(question, question_guid, labels_options) |
|
| render_multichoice_h | render_multichoice_h(question, question_guid, labels_options) |
|
| render_slider | render_slider(question, question_guid, labels_options) |
|
| Render | Render(param1 = '', param2 = '', param3 = '') |
|
| render_buttons | render_buttons() |