OpenHearing / TabSINT

TabSINT is an open source platform for hearing research, as well as general-purpose questionnaires. It is meant to be flexible, easy-to-use, and useful for researchers who manage studies of all sizes.
https://tabsint.org
Apache License 2.0
1 stars 0 forks source link

Develop TabSINT results metadata. #2

Open val-creare opened 1 month ago

val-creare commented 1 month ago

This is the type of meta data that we've historically had in the JSON results. The ones in bold are the ones we definitely want to have. Ananth, do you have specific requirements for this meta data?

"protocolId":33531078, "protocolName":"example", "protocolHash":"62071d75f263f84b59405199eccc65d838fc3421", "protocolServer":"Gitlab", "protocolGroup":"creare-com", "ProtocolRepository":"example", "testDateTime":"2024-07-02T13:39:44.360Z", "elapsedTime":"00:09:10", "buildName":"tabsint", "softwareVersion":{"version":"x.x.x","date":"2023-02-27T18:56:59.590Z","rev":"vx.x.x"}, "capcitorPlugins":[array of custom plugins], "tabsintPlugins":[array of tabsint custom plugins], "platform":"android", "platformVersion":"12", "network":"wifi", "tabletUUID":"9770f443033cd1f5", "tabletModel":"SM-T220", "tabletLocation":{}, "devices":{"tympan":{id: "BLE001", name:"tympan-001"}, "calibration":{TBD}, "isAdminMode":false

val-creare commented 1 month ago

Example audiometry results: 330df.2024-03-15T16-12-56.json 330df.2024-03-15T16-15-51.json [330df.2024-03-13T19-58-59.json](https://github.

example DPOAE results: 330df.2024-03-15T16-33-12.json com/user-attachments/files/17130539/330df.2024-03-13T19-58-59.json)

example MRT results: 330df.2024-03-11T20-39-19.json

Ananth, do you have feedback on the result fields?

val-creare commented 1 month ago

This issues relates to Creare's internal issue.