Skip to content

Conversation

@ae324
Copy link

@ae324 ae324 commented Jun 24, 2020

No description provided.

bcaton85 and others added 30 commits May 9, 2018 10:03
smehta23 added 26 commits June 22, 2021 20:06
Bug fixes needing resolution: tasks with completely blank fields (e.g.  "2": {
                                "type": "-",
                                "name": "-",
                                "value": "-",
                                "max": "-",
                                "weight": "-",
                                "convertedNumericValue": "-",
                                "scaledGrade": "-"
                            },
) cause an error in rendering the MultiTaskGradeTable
This was done in order to call GET /sectionUserInfo/:userID/:sectionID, so that a user could be identified as a student or instructor and thereby call POST studentGradeReport or gradeReport accordingly.
…assignment selected to be used for the filename of the exported version of the AGR.
These updates are made from changes proposed in the
Grade_Report_Fixes_2022_01-25 document.
- Separate student/instructor grade report APIs developed
- Grade report tables now include student/course/semester/section
identifying information to better orient users
- Tooltips across (mostly) all grade report tables (i.e. essentially
within each column)
- Bypassing of certain reports and/or removal of certain columns when no
relevant information is present (e.g. bypassing of Problem Grade Report
under only one workflow, removal of extra credit columns in AGR when
there are no extra credit tasks)
- Calculation of totals under (mostly) each table to help students
better understand how grades in the "upper" tables are derived from the
"lower/drill-down" tables
- Additional minor updates
- fix error of PTTR not appearing when oneWorkflow=true
- used APIs recently implemented in the backend to show courses and
sections relevant (i.e. more specific) to the student
- Instructions are now at the top of the report on how to widen the
tables/columns
- Upon clicking drill-down links, the page automatically scrolls to the
newly loaded tables!
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.

9 participants