I-Calculator
Umsebenzi wakho we-grade point average kusuka ku-grade yakho ye-course nehora le-credit.
Iziphetho zivuselelwa uma ubhala.
Malunga nale khadi
the standard unweighted US 4.0 scale, each grade is converted to its point value (A = 4.0, B = 3.0, C = 2.0, and so on), multiplied by the course credits to give quality points, and the total quality points are divided by the total credit hours. The standard unweighted US 4.0 scale, which is used to calculate the average grade point for a course, is based on the standard unweighted US 4.0 scale. The standard unweighted US 4.0 scale.Worked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWorked example:WorkWork
Imibuzo ebuzwa kaningi
Uhlu lwezibalo
Ukuphindaphinda isigaba ngasinye sesigaba sesigaba (A = 4.0, B = 3.0, C = 2.0, njll) ngehora lesigaba se-credit ukuze uthole amaphuzu asezingeni eliphakeme, ukuhlanganisa la mahora kuwo wonke ama-courses, futhi uhlukanise ngehora le-credit eliphelele. Isigaba esifanele ama-credits amaningi sisusa umphakathi onamandla.
Yini ushintsho phakathi kwe-GPA elinganiselwe ne-GPA engalingani?
An unweighted GPA caps yonke isigaba ku-4.0. A weighted GPA engeza ibhonasi for harder izifundo - ngokuvamile +0.5 for honours and +1.0 for AP noma IB - ngakho transcript ephelele izifundo ezisezingeni eliphezulu ingadlula 4.0. Pick isilinganiso weighted futhi hlela uhlobo isifundo ngasinye ukuphatha lezi bonuses; ithuluzi liphinde lishicilele unweighted GPA ngayinye ngayinye.
Ingabe ngizongeza okungaphezu kwe-3 izifundo?
Yebo — vula izinketho ezisezingeni eliphakeme ukuveza izifundo ezine kuze kube ngu-8 kanye nalabo abakhetha uhlobo lwezifundo zabo. Bhala ibanga elisetshenzisiwe “lihambe” ukuyeka lo mqolo, futhi ngeke libalose ukufinyelela kwe-credits yakho noma umphakathi.
Yini i-GPA enhle?
Ku-4.0 isikali a 3.0 i B solid umphakathi, 3.5 futhi up inamandla futhi ephumelelayo ezindaweni eziningi ezikoleni, futhi 3.7-4.0 i honors isifunda. Yini ekhokhwa njenge “engcono” kuxhomekeke ekoleni nezinhlelo, kodwa izifundo eziningi kanye honor izinhlangano ubheka okungenani 3.0 kuya 3.5 cumulative GPA.
Ingabe i-GPA ingaphakeme kune-4.0?
Kuyinto ejwayelekile kuphela. I-GPAs engalingani ifinyelela ku-4.0 ngoba i-A ilingana namaphuzu angama-4.0. I-GPAs engalingani ifaka +0.5 kuzinkontileka kanye +1.0 ku-AP noma izifundo ze-IB, ngakho-ke i-transcript yezinkontileka eziphezulu ezifundweni eziphakeme ingafinyelela ku-4.5 noma ngisho ku-5.0.
Ngiyibala kanjani i-GPA yami eqoqiwe phakathi kwezinyanga ezintathu?
Ngena yonke imfundo kusuka zonke izinsuku nezinga layo kanye credits, noma uhlanganise yonke inqubo ngokuphatha isigamu senyanga yonke njengenye “imfundo” okungukuthi ibanga isikhundla ukuthi isikhathi GPA futhi okungukuthi credits yisikhathi credits jikelele. Noma indlela i-calculator ubunzima ngayinye nge credit amahora ukunika isilinganiso esiphelele accumulative.
Ingabe ukulahlekelwa noma ukulahleka kwezifundo kuthinta i-GPA yami?
An F ibala njenge 0.0 quality amaphuzu kodwa credits yayo ahlala hlukanisa ku-total, ngakho iphansi GPA yakho ngokujulile. Ukushiya isifundo ngaphandle ngokuphelele - a pass / ukulahlekelwa ibanga, kusho - hlela grade yayo “ukuphuma”; bese ku ignored futhi credits yayo ayikho count.
API — sebenzisa le calculator kusuka kukhodi
Nquma le kalkuli njengendawo ephelezelwa i-JSON - akukho isitshixo esidingekayo. Thumela amaxabiso endawo ngezansi njengepharamitha yombuzo noma i-JSON. Funda i-API egcwele →
Ingxenye yendawo
GET https://calculator.free/api/v1/gpa/
curl
curl "https://calculator.free/api/v1/gpa/?scale=unweighted&g1=4.0&c1=3&g2=3.0&c2=3&g3=3.7&c3=3"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/gpa/?" + new URLSearchParams({
"scale": "unweighted",
"g1": "4.0",
"c1": "3",
"g2": "3.0",
"c2": "3",
"g3": "3.7",
"c3": "3"
}));
const data = await r.json();
console.log(data.results);
Izibalo ziyisilinganiso esisetshenziswa ukuqondisa kuphela, hhayi ukucebisa ngezimali, ukwelashwa noma ukukhokha.