Final edits #178

Merged
snedadah merged 22 commits from shahanneda/final-changes into main 2023-02-15 18:30:51 -05:00
1 changed files with 5 additions and 5 deletions
Showing only changes of commit 4052ee365e - Show all commits

View File

@ -187,15 +187,15 @@ export const A5 = [
export const A6 = [ export const A6 = [
{ {
category: "WINDOWS", category: "Windows",
value: 37, value: 37,
}, },
{ {
category: "MACOS", category: "Macos",
value: 40, value: 40,
}, },
{ {
category: "LINUX", category: "Linux",
value: 23, value: 23,
}, },
]; ];
@ -936,13 +936,13 @@ export const A12i = [
"8-10": 19, "8-10": 19,
}, },
{ {
category: "STAT240E", category: "STAT240",
"1-4": 0, "1-4": 0,
"5-7": 4, "5-7": 4,
"8-10": 6, "8-10": 6,
}, },
{ {
category: "STAT241E", category: "STAT241",
"1-4": 1, "1-4": 1,
"5-7": 6, "5-7": 6,
"8-10": 9, "8-10": 9,