Tangerine-Community / Tangerine

Digitize your offline data collection. Create your Forms online with Tangerine Editor, conduct them offline with the Tangerine Android App. All results you collect can be exported as a CSV file, easy for processing in a spreadsheet. Tangerine has been used in over 1 million assessments and surveys in over 60 countries and in 100 languages.
http://www.tangerinecentral.org/
GNU General Public License v3.0
50 stars 29 forks source link

Add tangy-timed and tangy-untimed-grid outputs to mysql #3722

Closed esurface closed 3 months ago

esurface commented 3 months ago

Add the following outputs to mysql-js for TANGY-TIMED and TANGY-UNTIMED-GRID inputs:

var description
GridVar.duration For a grid variable GridVar, this indicates the duration of the grid
GridVar.time_remaining For a grid variable GridVar, this indicates the time remaining on the grid
GridVar.grid_auto_stopped For a grid variable GridVar, this indicates if the grid stopped using the auto stop rule
GridVar.auto_stop For a grid variable GridVar, this indicates the number of items that trigger the auto stop
GridVar.item_at_time For a grid variable GridVar, this indicates the item at the Xth second
GridVar. time_interm_captured For a grid variable GridVar, indicates the time time of the intermediate capture.
GridVar.correct For a grid variable GridVar, indicates the number of correct items on the grid
GridVar.attempted For a grid variable GridVar, indicates the number of items attempted on the grid
GridVar.items_per_minute For a grid variable GridVar, indicates the number of items per minute read by the child.