Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalized CSV importer for instrument data #9341

Open
ridz1208 opened this issue Sep 17, 2024 · 0 comments · May be fixed by #9472
Open

Generalized CSV importer for instrument data #9341

ridz1208 opened this issue Sep 17, 2024 · 0 comments · May be fixed by #9472
Assignees
Labels
Area: Instruments PR or issue related instruments Category: Feature PR or issue that aims to introduce a new feature Difficulty: Complex PR or issue that require a great effort to implementat, review, or test Language: Javascript PR or issue that update Javascript code Language: PHP PR or issue that update PHP code Priority: High PR or issue should be prioritised over others for review and testing Project: C-BIG Issue or PR related to the C-BIG project
Milestone

Comments

@ridz1208
Copy link
Collaborator

ridz1208 commented Sep 17, 2024

Design a module/extension to the instrument manager to allow for ingestion of data from CSV sheets into the flag table

phases:

  1. assume instrument is built and request a CSV sheet with headers being the fields and rows being one instance of the instrument, session, candidate.
  2. auto-recognize fields/auto-build instrument and install it then import the data
@ridz1208 ridz1208 converted this from a draft issue Sep 17, 2024
@ridz1208 ridz1208 moved this to Assigned in LORIS RoadMap Sep 17, 2024
@jeffersoncasimir jeffersoncasimir moved this from Assigned to In Progress in LORIS RoadMap Jan 21, 2025
@driusan driusan added Category: Feature PR or issue that aims to introduce a new feature Priority: High PR or issue should be prioritised over others for review and testing Language: PHP PR or issue that update PHP code Language: Javascript PR or issue that update Javascript code Project: C-BIG Issue or PR related to the C-BIG project Difficulty: Complex PR or issue that require a great effort to implementat, review, or test Area: Instruments PR or issue related instruments labels Jan 21, 2025
@driusan driusan added this to the 27.0.0 milestone Feb 4, 2025
@jeffersoncasimir jeffersoncasimir moved this from In Progress to PR sent in LORIS RoadMap Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Instruments PR or issue related instruments Category: Feature PR or issue that aims to introduce a new feature Difficulty: Complex PR or issue that require a great effort to implementat, review, or test Language: Javascript PR or issue that update Javascript code Language: PHP PR or issue that update PHP code Priority: High PR or issue should be prioritised over others for review and testing Project: C-BIG Issue or PR related to the C-BIG project
Projects
Status: PR sent
Development

Successfully merging a pull request may close this issue.

3 participants