-
Notifications
You must be signed in to change notification settings - Fork 6
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
Claim on Attendance, Assignment & Exam #165
Comments
Results of Assignments 6-8 are announced. |
What's wrong with my assignment 7-1? |
@jaewooklee93 I will look at it no later than today. |
What does the (CHECK) mean? |
Would you please check my Assignment08_05? |
8th file of my midterm exam has compile error. |
Please review my assignment 7 too. They can't be missing. Also I think I have to visit you regarding my Assignment3,4 to look at what went wrong. |
The exam scores are going to be |
|
Final exam result is announced. |
Please review my assignment 7-1. I guess there is the same issue with @jaewooklee93. |
For problem 1, I even proved that my definition is the weakest precondition as "Theorem test" in the same file. I completed the proof, and i don't understand how the proof could have been completed if my definition was wrong. Please check about that. |
I claim that all claims are either answered or acknowledged in the comment above. If not, please let me know once more. |
All claims are answered. |
I used lemmas which is proved at 06_07 in 06_08, since I was not adapted new submit format. |
I think I have used ADMIT on few problems, not on every problem except Prob1 in Final exam. I thought that there would be some score for first half of prob2, prob5 and some more. Or did I just left Prob2~Prob8 untouched? Please check about these. |
All claims are answered so far. |
there is problem with my Assignment08_05. it runs well on coqide but it says i got 0 points |
In Assignment08_05, I can't guess why compilation error happens, because I explicitly mentioned the variable l0 in my proof... |
I had changed a example code of Assignment 6-7 My definition of nostutter works well with the original one |
|
|
For 8-5: @amityaffliction's solution got compile error:
@amityaffliction @artberryx I suspect your solutions are not compiled well since your were working on a previous version of |
I'm sorry for your inconvenience, but I don't think so... |
Im pretty sure i did on right version of s execute. I wish i could go to 302 but i cant make it today. It works on coqide on right assignment8 00.v file could you please check once more on coqide im sorry. |
@artberryx @amityaffliction I manually inspected your codes in other machines, and realized that your solutions work in that case. I updated your scores. Sorry for inconvenience. |
I think my |
@jaewooklee93 acknowledged & updated. |
Why is my score of assignment 8-5 10 of 20? I think there is no fault. |
@fortunist I updated your score. |
I regraded 6-8. |
Now no more claims will be acknowledged. |
On Claim
Answers
FILL_IN_HERE
.b'File "/tmp/tmp1qi08y3s/Assignment10_10.v", line 26, characters 8-19:\nError: The reference nf_is_value was not found in the current environment.\n'
b'File "/tmp/tmpliawa9b8/Assignment08_05_01.v", line 48, characters 45-47:\nError: The reference l0 was not found in the current environment.\n'
I made a mistake in grading 7-1. I updated, and checked that the submissions from all three of you now got the full points. Sorry for inconvenience!
test_nostutter_1
in 6-7.You changed the signature
(X: Type)
into{X: Type}
. I think that the change is tolerable, so decided to give you the full points.0(CHECK)
, which means that your definition is wrong.max(midterm + final, 2*final)
.The text was updated successfully, but these errors were encountered: