I'm making a GPA app and I was following a tutorial but I wanna find a way to not use credits because in my school we dont use credits. Here are my blocks

I don’t see this example using credits.

Where do you see credits?

I thought credits are ways to make one course more important than another course for determining the final GPA. This sample does not do that.

You want to see the other version.


I need way to calculate the GPA without the credits.

https://groups.google.com/forum/#!topic/mitappinventortest/OCYbFruvtRw

What happens if the variable Credits = 0?

The error is

Or try Credits = 1

I’m not trying to use credits to make my program unique.

TotalGradePoints = TotalGradePoints + ScaleValue