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

Adding new visualization option for student progress #89

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

mfstabile
Copy link
Contributor

I added a new visualization method for the student progress and created a button to toggle between the two methods.

@toshikurauchi toshikurauchi merged commit 9b89dcf into main Aug 29, 2023
1 check passed
@toshikurauchi toshikurauchi deleted the toggle-view branch August 29, 2023 14:54
toshikurauchi added a commit that referenced this pull request Sep 6, 2023
* Start weekly-progress

* Get right data ok, visualization pending

* Change week logic to be easier to understand (WeekX-<Month>) and tag distribution visualization

* Initial histogram exercise visualization

* Trying to make it prettier?...

* Fixing >50 label

* Make every column in hist gray except of the student's

* initial table viz

* Improving html structure

* Exploring refactor on views.py

* Simplifying student_weekly_data

* Fix exercise count when 50>

* Add course class model and filter students by class in progress dashboard (#87)

* Add course class model and filter students by class in progress dashboard (+ some CSS stuff)

* Update table when user changes class

* Fix dataSchema only showing the columns of the first student

---------

Co-authored-by: zMendes <[email protected]>

* Adding new visualization option for student progress (#89)

* Toggle view (#91)

* Adding new visualization option for student progress

* Fixing username list

* removing conflict

* Initial merge inside one view: progress + progress_weekly

* Dashboard uniting two views working initially

* Add course class to weekly viz

* Removing course class code duplication

* Refactor weekly student data query/logic

* Add submission data

* Fix histogramChart always showing all data even with a class set

* Clear data when class changed

---------

Co-authored-by: Toshi Kurauchi <[email protected]>
Co-authored-by: Marcio F. Stabile Jr <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants