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

Frontend: Button Download Grades in CSV #400

Closed
bsilkyn opened this issue May 3, 2024 · 2 comments · Fixed by #402
Closed

Frontend: Button Download Grades in CSV #400

bsilkyn opened this issue May 3, 2024 · 2 comments · Fixed by #402
Assignees
Labels
frontend Issues regarding the frontend prio: low

Comments

@bsilkyn
Copy link
Contributor

bsilkyn commented May 3, 2024

So, a button in Project View which can download all the grades for every single student for that project in csv form which can be directly uploaded to ufora by the downloader later on.

@bsilkyn bsilkyn added frontend Issues regarding the frontend prio: low labels May 3, 2024
@bsilkyn bsilkyn added this to the Final milestone milestone May 3, 2024
@bsilkyn bsilkyn self-assigned this May 3, 2024
bsilkyn added a commit that referenced this issue May 4, 2024
bsilkyn added a commit that referenced this issue May 4, 2024
bsilkyn added a commit that referenced this issue May 5, 2024
bsilkyn added a commit that referenced this issue May 5, 2024
bsilkyn added a commit that referenced this issue May 5, 2024
bsilkyn added a commit that referenced this issue May 5, 2024
bsilkyn added a commit that referenced this issue May 7, 2024
bsilkyn added a commit that referenced this issue May 7, 2024
bsilkyn added a commit that referenced this issue May 7, 2024
bsilkyn added a commit that referenced this issue May 7, 2024
bsilkyn added a commit that referenced this issue May 7, 2024
bsilkyn added a commit that referenced this issue May 8, 2024
bsilkyn added a commit that referenced this issue May 9, 2024
bsilkyn added a commit that referenced this issue May 9, 2024
bsilkyn added a commit that referenced this issue May 9, 2024
bsilkyn added a commit that referenced this issue May 9, 2024
bsilkyn added a commit that referenced this issue May 9, 2024
bsilkyn added a commit that referenced this issue May 10, 2024
@tyboro2002
Copy link
Contributor

Isn't this already done?

bsilkyn added a commit that referenced this issue May 13, 2024
bsilkyn added a commit that referenced this issue May 13, 2024
bsilkyn added a commit that referenced this issue May 13, 2024
bsilkyn added a commit that referenced this issue May 13, 2024
bsilkyn added a commit that referenced this issue May 13, 2024
bsilkyn added a commit that referenced this issue May 13, 2024
DeLany123 pushed a commit that referenced this issue May 13, 2024
* test: implement backend view that logs in as test User #400

* test: change id of button #241

* test: check login no redirect + adjust test login #241

* test: change login button id from "button" to "login" #241

* test: add logout id #241

* test: add some more loging and logout related tests #241

* chore: lint fix #241

* chore: document test login shortcut more #241

* chore: implement requested changes #408

* chore: new package lock #408

* chore: remove wrong settings import #408

* chore: remove a debug console log
@bsilkyn
Copy link
Contributor Author

bsilkyn commented May 13, 2024

Isn't this already done?

I personally only consider something done if it has been merged into the development branch

DeLany123 pushed a commit that referenced this issue May 13, 2024
* chore: first try at adding download button of scores in csv form #400

* chore: logs for debugging #400

* chore: csv download button implemented #400

* chore: add translations #400

* chore: add proper extension to grades csv file #400

* chore: add csv header + fix user type + convert score to score with max_score 10 #400

* chore: lint fix #400

* test: test update #400

* test: test update #400

* chore: show scores when student but not part of course related to project #400

* chore: linting fix #400

* chore: simplify "if" in Group Serializer representation

* chore: rename component file #402
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues regarding the frontend prio: low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants