Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多選題分數計算錯誤 #1

Open
BlueBoy247 opened this issue Jan 30, 2025 · 0 comments
Open

多選題分數計算錯誤 #1

BlueBoy247 opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@BlueBoy247
Copy link
Owner

在計算114學測英文第49題多選時,以下圖為例,全部10個選項(即 $n = 10$),正解CDGI皆沒選到,且多答了A,一共答錯5個選項(即 $k = 5$),得分應為 $4 \times \frac{10 - 2 \times 5}{10} = 0$,計分欄卻顯示有$0.8$分。

Image

@BlueBoy247 BlueBoy247 added the bug Something isn't working label Jan 30, 2025
@BlueBoy247 BlueBoy247 self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant