@@ -7,21 +7,24 @@ Worry no longer! This handy extension aims to address 2 crucial oversights of In
77
88Features:
99- Assignments for each class are sorted neatly by grading category with your current grade and category grades at the top of the page
10- - You can simulate your grade by changing your score for past assignments, adding new assignments, or deleting past ones
10+ - Simulate your grade by changing your score for past assignments, adding new assignments, or deleting past ones
11+ - Create new categories and change the weightage of existing ones
1112- Graph of how your grade has been changing throughout the semester
1213- Calculate the lowest grade you can get on an assignment to maintain a certain grade
14+ - Light and Dark Mode
1315
1416Usage:
15- 1 . Make sure you are signed into [ FUSD Infinite Campus] ( https://fremontunifiedca.infinitecampus.org/campus/portal/students/fremont.jsp )
17+ 1 . Make sure you are signed in to [ FUSD Infinite Campus] ( https://fremontunifiedca.infinitecampus.org/campus/portal/students/fremont.jsp )
16182 . After installing, click on the green Infinite Campus icon on the toolbar to open the home page
17193 . Here, you can see a list of your current classes and grades
1820 - You can change the semester you are viewing by clicking the radio buttons below the title
19214 . If you click on the "Open Class" button next to each class entry, you will be brought to the class page
20225 . Here, you can see all your assignments and grades for the class. You can:
21- - Add new assignments
23+ - Create new assignments and categories
2224 - Update assignment scores using the input boxes next to each assignment
2325 - Delete assignments using the "x" button
2426 - Reset assignments to their original score using the "⭯" button
27+ - Update category weightages using the input boxes in the summary table
25286 . The "Lowest Grade Calculator" tab allows you to calculate the lowest grade you can get on an assignment in order to maintain a certain grade
26297 . The "Grade History Graph" tab shows a graph of how your grade has changed during the semester
27308 . Enjoy!
@@ -36,4 +39,5 @@ For any bugs or feature requests, do not hesitate to email appdev.micro@gmail.co
3639![ ] ( imgs/home_page.png )
3740![ ] ( imgs/class_page.png )
3841![ ] ( imgs/class_expanded.png )
39- ![ ] ( imgs/graph_page.png )
42+ ![ ] ( imgs/grade_graph.png )
43+ ![ ] ( imgs/dark_mode.png )
0 commit comments