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

[VPS-103] As a User, I want to be able to upload a number of students and view the students I have uploaded #103

Open
2 of 4 tasks
djos192 opened this issue Jul 24, 2023 · 6 comments

Comments

@djos192
Copy link
Contributor

djos192 commented Jul 24, 2023

Description

A user should be able to upload a local file with a certain format to the VPS website and view the list of students that have been uploaded
@djos192 @JordanBlenn @wjin-lee to go over

@arnard76
Copy link
Contributor

arnard76 commented Aug 8, 2023

@djos192 @Ryuna001
How does a user (lecturer) assign another user (student) to a scenario?
Is this ability part of one of these 4 tasks? or will it be a separate user story or task?

@arnard76
Copy link
Contributor

arnard76 commented Aug 8, 2023

@djos192 @Ryuna001 How does a user (lecturer) assign another user (student) to a scenario? Is this ability part of one of these 4 tasks? or will it be a separate user story or task?

This 👆 will have to be completed before we can start/complete this story

@djos192
Copy link
Contributor Author

djos192 commented Aug 8, 2023

@arnard76 For now we are going to make the functionality simple where that all the users who are uploaded to the scenario will be assigned the task. The user in mongo should contain the list of scenario IDs assigned to them

@arnard76
Copy link
Contributor

arnard76 commented Aug 8, 2023

Ok cool, will this 👇 data come from the CSV file upload?

The user in mongo should contain the list of scenario IDs assigned to them

@djos192
Copy link
Contributor Author

djos192 commented Aug 8, 2023

The CSV upload is specific to every scenario and not a generic tool that appears on the main dashboard, so ideally every scenario will contain this functionality. When the users are uploaded here, it is in the scenario itself, so the ID can be obtained from a local field. Hope that clarifies some stuff up!

@arnard76
Copy link
Contributor

arnard76 commented Aug 8, 2023

Yes that sounds good, thanks!

@JordanBlenn JordanBlenn changed the title As a User, I want to be able to upload a number of students and view the students I have uploaded [VPS-103] As a User, I want to be able to upload a number of students and view the students I have uploaded Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants