goldshakil / ElectricalProgrammingCourse2020

This repository is aimed towards sharing and discussing issues about Electrical and Electronics Programming Course
6 stars 1 forks source link

[Others] Final Project #299

Open khju801 opened 4 years ago

khju801 commented 4 years ago

1.Do I have to inform an error when user makes an incorrect input? (ex: user should put P or S or (B/E/M) but inputs like 1)

  1. At step5, I wonder the order is right. What is correct one? orginal? or opposite?? 20200612_164855

  2. In pdf, on student portal students can see their grade(A B C D F). However grade is unknown before professor sets the grade standard..What should I print if user starts as student first(not professor first)? I wonder if I don't have to show their grade(A B C D F).

Thank you.

goldshakil commented 4 years ago

1) yes you have to show error 2) I don't really understand, the upper half is just an example the lower half is where you input the MIN value for ABCD (and F is automatically assigned) 3) if the grades are not calculated you have to show percentage as 0 and grade as empty