BetterSEQTA / BetterSEQTA-Plus

A continuation of development of the BetterSEQTA chrome extension.
https://chromewebstore.google.com/detail/betterseqta+/afdgaoaclhkhemfkkkonemoapeinchel
MIT License
19 stars 8 forks source link

Grade Calculator? #8

Open SethBurkart123 opened 9 months ago

97-42 commented 9 months ago

<!DOCTYPE html>

Grade Calculator

Grade Calculator






GradeCalcutaltor.txt

SethBurkart123 commented 9 months ago

Nice! That is a great script. One thing that I was thinking though, maybe a future idea. But some schools group assignments, exams etc. into separate groups where eg.

  1. Average of exams = 40% of grade
  2. Average of assignments = 60% of grade

Maybe we could push this even further to make it allow you to group your different assignments as like a advanced option or something! But this is a great start, once I have finished up with the background images and videos I'll drop this into the code.

MEGA-Dawg68 commented 9 months ago

For assessments, SEQTA doesn't know how much the assessment is weighted, the student will need to input that.

SethBurkart123 commented 9 months ago

Yeah, definitely.

97-42 commented 9 months ago

<!DOCTYPE html>

Grade Calculator





willtea commented 5 months ago

For assessments, SEQTA doesn't know how much the assessment is weighted, the student will need to input that.

Hi, this might be a bit random but I think SEQTA might, well with my school it does. to find the weighting of an assessment follow:

  1. Assessments tab
  2. Select the desired assessment
  3. Click on three dots at the top right of the page (should be next to the assessment date)
  4. Print cover sheet
  5. access document and assessment weight should be in there.

I don't know if this is what you meant but might be useful nonetheless. Thanks for all of your work on making such an outdated software modern and cool.

SethBurkart123 commented 5 months ago

For assessments, SEQTA doesn't know how much the assessment is weighted, the student will need to input that.

Hi, this might be a bit random but I think SEQTA might, well with my school it does. to find the weighting of an assessment follow:

  1. Assessments tab
  2. Select the desired assessment
  3. Click on three dots at the top right of the page (should be next to the assessment date)
  4. Print cover sheet
  5. access document and assessment weight should be in there.

I don't know if this is what you meant but might be useful nonetheless. Thanks for all of your work on making such an outdated software modern and cool.

That looks pretty cool (and super useful), because that would mean that it would be much more accurate by default. I tried it, But with my school it basically just errors out for some reason 😭.

MEGA-Dawg68 commented 5 months ago

I thought this would tell you the grade you are sitting on? If so, you could always just have the user enter the weight of the assessment. If not, then idk what this issue is about lol

97-42 commented 2 months ago

What is our progress looking like on this?