ahmethakanbesel / can-hesaplama

Bağıl değerlendirme sistemine (çan eğrisi) göre harf notlarının için minimum notları hesaplar.

Home Page:https://can-hesaplama.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bağıl Değerlendirme Not Hesaplama

Bağıl değerlendirme sistemi, bir öğrencinin başarısının dersteki diğer öğrencilerin başarı düzeylerine göre değerlendirilmesidir. Bu yöntemin kullanılmasındaki temel amaç, belirli bir dersi alan öğrencileri 100 puan üzerinden aldıkları mutlak notlara göre değil, o dersi alan grup içinde gösterdikleri performansa göre notlandırmaktır. Performans, bir öğrencinin sınıf ortalamasına göre hangi konumda olduğudur.

The relative evaluation system is the evaluation of a student's success according to the success levels of other students in the course. The main purpose of using this method is to grade students who take a certain course according to their performance in the group taking that course, not according to their absolute grades over 100 points. Performance is where a student is in relation to the class average.

Önizleme

Preview

Kurulum

Gerekli paketlerin yüklenmesi

npm install

Geliştirme sunucusu

npm run dev

Derleme

npm run build

About

Bağıl değerlendirme sistemine (çan eğrisi) göre harf notlarının için minimum notları hesaplar.

https://can-hesaplama.vercel.app/

License:The Unlicense


Languages

Language:TypeScript 85.2%Language:CSS 11.7%Language:HTML 2.5%Language:JavaScript 0.6%