cubes.piws.views.table_views.get_open_answers_data

cubes.piws.views.table_views.get_open_answers_data(self)[source]

Get the subject answer data.

Parameters:

jtsort: str :

the sorting option to use.

jtstartindex: int :

the current index provided by jtable.

jtpagesize: int :

the number of rows per page.

id_pattern: str :

pattern to search in the ID column.

labels: list of str :

the table column names.

qname: string (mandatory) :

the name of the questionnaire we want to export.

timepoint: string (mandatory) :

filter request on a timepoint.

Returns:

data: dict :

the table content.