-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
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 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 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 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 9, 2024
bsilkyn
added a commit
that referenced
this issue
May 10, 2024
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
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
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
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.
The text was updated successfully, but these errors were encountered: