ctxhou / NCKU-GPA-calculator

NCKU GPA calculator
http://ncku-gpa.ctxhou.com
28 stars 9 forks source link

增加手動學分計算機 #9

Closed d4n1elchen closed 8 years ago

d4n1elchen commented 8 years ago

方便計算選修學分數&系上選修學分數

ctxhou commented 8 years ago

@team6612 這是很棒的點子 不過我覺得要一個一個按checkbox好像有點慢

如果要計算系上的必/選修分數,可以用這個人本身的系所代碼與各個課別的系所代碼來初步幫他勾選對應的課程 例如我是工資系代碼是H3,而某一堂課的資訊如下 11 H3 9 H311100 計算機概論 3 必修 那就可以幫他判斷這也是H3所開設的必修課

你覺得呢?

d4n1elchen commented 8 years ago

有道理,那時候沒注意到頁面上的課程資訊有包括系所 我想說要自動判斷是不是系上的反而更麻煩 不過有的話就簡單多了

ctxhou commented 8 years ago

那我先merge這個,還是你之後有空加上時再merge?

d4n1elchen commented 8 years ago

看你吧,我應該這兩天會把它加上去

JackHou notifications@github.com 於 2016年8月18日 週四 上午1:31寫道:

那我先merge這個,還是你之後有空加上時再merge?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ctxhou/NCKU-GPA-calculator/pull/9#issuecomment-240486080, or mute the thread https://github.com/notifications/unsubscribe-auth/AFGPkKmo5NkaWAIcgiDNi6Rn0h43fazWks5qg0WHgaJpZM4JkFrF .

d4n1elchen commented 8 years ago

那你覺得自動計算加上去之後這功能還要留著嗎?

d4n1elchen commented 8 years ago

我加上去了,另外通識計算好像不太正常,我發現是一個很無言的bug造成的 顯示各學期的頁面在104年之後會多顯示等第制,會造成表格多一個欄位 如果是固定的還好,問題是他有時候會出現有時候不會XDD http://imgur.com/a/MjAcI

d4n1elchen commented 8 years ago

修掉了,然後發現科際整合沒算到,剩下就看手動計算的要不要留著

ctxhou commented 8 years ago

@team6612 我覺得原本checkbox可以留著 我怕程式判斷有時候可能會有各種莫名的問題出現 就先幫大家勾選好基本一定可以判斷的課程 剩下的他們可以自己判斷要不要勾

d4n1elchen commented 8 years ago

嗯嗯那就留著吧 JackHou notifications@github.com於 2016年8月18日 週四,上午11:40寫道:

@team6612 https://github.com/team6612 我覺得原本checkbox可以留著

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ctxhou/NCKU-GPA-calculator/pull/9#issuecomment-240615992, or mute the thread https://github.com/notifications/unsubscribe-auth/AFGPkD5CffvLyO9MD3hq7cfMWuKWq1APks5qg9QZgaJpZM4JkFrF .

ctxhou commented 8 years ago

OK 那我merge囉