-
Notifications
You must be signed in to change notification settings - Fork 11
Project Requirements
Nana Boateng edited this page Jan 8, 2024
·
3 revisions
- View all variables related to a file
- View all variable groups related to a file
- Indicate when a variable is not assigned to a group (and there are groups existing).
- Change variable group name
- Change variable group position (draggable/with up and down arrows)
- Add a variable to a specific group
- Add multiples variables to a specific group at the same time
- Delete group
- Change the weight of multiple variables at the same time
- View variable charts, weighted data
- Edit variable information
- Navigate to the next and previous variable when editing a variable/viewing its chart.
- Download Codebook (partial XML)
- Download DDI (full XML)
- Download HTML
- Import new variable data in DDI format as XML
- Should track users with Matomo
- Should be able to change between French and English
- Save the edited dataset to DataVerse
- Display H1, 'Welcome...'
- Display input field for File ID
- Display input field for Site URL
- Display input field for API Key
- Display checkbox to Save Credentials
- Display button to search dataverse
- Display message under file ID if search button is clicked and input field is empty
- Display message under file ID if search button is clicked and input field is invalid
- Display message under site URL if search button is clicked and input field is invalid
- Display message under file ID if search button is clicked and file not found
- Display message under API Key if search button is clicked, checkbox selected, but input field empty
- API Key is saved to local storage if checkbox selected, all inputs are valid and search button clicked
- Display notification if file found, and API Key saved.
Last edited by nana. on January 08, 2024