You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@schoelen Please test the breadth component of the webapp and check if the output file (answers.xlsx) has all the columns described in this issue. If not, then modify the code to make this happen.
With #21, the answers are no longer output to a CSV but written to a database. We have most of the stuff in this issue implemented, although with slightly different column names. Here is sample output from querying the db with the current (as of 2020-12-27) schema.
can we have all this info in the output csv? is that nuts?
columns: date, partic, task_id, strand, breadth_id, item_num, img_type_click, position_click, time_click
some of these variables may not be part of the program yet...
variables based on click:
The text was updated successfully, but these errors were encountered: