JerryLove77 / cse15l-lab-reports

0 stars 1 forks source link

Lab Report 1 Feedback #1

Open jesslam948 opened 2 years ago

jesslam948 commented 2 years ago

Here is your feedback for Lab Report 1:

Additional comments from your grader: Good job on your lab report! Also, make sure to note the difference of when we ask for the link to your GitHub repo as opposed to a GitHub pageon Gradescope :DD


If you don't have all the checkmarks above, fix the issues described, and then submit a regrade request on Gradescope. Use this template for your regrade request:

JerryLove77 commented 2 years ago

Hi Jessica, I am Jianrui Zhang. I am doing the correcting lab report. I see the gradescope shows there is a mistake not in the grading rubric and I do not find the details in the issues of GitHub. Do you have time to elaborate on this? Sorry for disturbing you on the weekend. Best regards, Jianrui Zhang

Jessica @.***> 于2022年4月13日周三 23:09写道:

Here is your feedback for Lab Report 1:

  • All relevant URLs written as markdown links
    • Please include some links in your lab report!
  • All relevant code examples written with backticks (```)
  • All screenshots correspond to the described steps
  • All titles of sections are formatted as headers or similar
    • Please format sectioins as headers for easier readability (use the #)
  • Lab report is on its own page, not the index page
  • Last example shows how to run remotely saving time
    • The example shows running the command locally on the remote server. Can you think of a way to run scp and then javac, and java using ssh all while on your local computer (hint: refer back to the lab writeup)
  • Text is formatted in a way that was easy for grader to read

Additional comments from your grader: Good job on your lab report!

If you don't have all the checkmarks above, fix the issues described, and then submit a regrade request on Gradescope https://urldefense.proofpoint.com/v2/url?u=https-3A__help.gradescope.com_article_8hchz9h8wh-2Dstudent-2Dregrade-2Drequest&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=HcRclFG90bNOTUcS6APIJugi3W0YRvo5eb6BxLs7s3YhTrQh40nu_yBkvpz5__Py&s=sugLVYBpFwpb5dJuwnHL1C_rgeepyW6KeL7fXVMkcHs&e=. Use this template for your regrade request:

  • Link to this issue
  • Link to your published lab report page

— Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JerryLove77_cse15l-2Dlab-2Dreports_issues_1&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=HcRclFG90bNOTUcS6APIJugi3W0YRvo5eb6BxLs7s3YhTrQh40nu_yBkvpz5__Py&s=QQdr_C40xPUhX0jCP-GTKnMSxla6ZwYdPYSUP6uGIb8&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AYTNYI5AWZPH5TTNROZNYKDVE6ZCDANCNFSM5TMXXLOA&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=HcRclFG90bNOTUcS6APIJugi3W0YRvo5eb6BxLs7s3YhTrQh40nu_yBkvpz5__Py&s=5af-xzicRyiJTQSI9-KhoHlnsw049tN_dZBiK-GCTuU&e= . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jesslam948 commented 2 years ago

Hi Jianrui,

Sorry for the late reply! You just need to update your GitHub repo link (check the comment/feedback for the "GitHub repo" question on Gradescope)

Best, Jessica

JerryLove77 commented 2 years ago

Hi Jessica, I am implementing the lab report. I found that the link of repo I submitted is wrong. The " https://github.com/JerryLove77/markdown-parser" is right. Please see the link in this emal. Sorry for my mistake. Best regards, Jianrui Zhang

Jessica @.***> 于2022年4月17日周日 08:22写道:

Hi Jianrui,

Sorry for the late reply! You just need to update your GitHub repo link (check the comment/feedback for the "GitHub repo" question on Gradescope)

Best, Jessica

— Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JerryLove77_cse15l-2Dlab-2Dreports_issues_1-23issuecomment-2D1100899419&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=PgSzo8qQwjhe_lh_DvTqIromB1C4SLNG0cRiNHdsm3imq6bV980IxTmQHAw4IZic&s=M7_BrApV5BG3GG1bVrDUE-s9UwX0zG6feNaVDimInWo&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AYTNYI5H6FC33HWEEAHI56DVFQUDTANCNFSM5TMXXLOA&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=PgSzo8qQwjhe_lh_DvTqIromB1C4SLNG0cRiNHdsm3imq6bV980IxTmQHAw4IZic&s=Eytb9YYH9CtoBsEZDK6H1fOqV5I_A6yxq9H-rOIc6UM&e= . You are receiving this because you commented.Message ID: @.***>

jesslam948 commented 2 years ago

Hi Jianrui,

I'm not the grader for your lab report this time but the repo that you should be submitting is actually your CSE 15L Lab Report repository! Since you correctly submitted your lab report link, the grader should be able to get to the repository just fine.

Best, Jessica

On Wed, Apr 27, 2022 at 12:00 AM JerryLove77 @.***> wrote:

Hi Jessica, I am implementing the lab report. I found that the link of repo I submitted is wrong. The " https://github.com/JerryLove77/markdown-parser" is right. Please see the link in this emal. Sorry for my mistake. Best regards, Jianrui Zhang

Jessica @.***> 于2022年4月17日周日 08:22写道:

Hi Jianrui,

Sorry for the late reply! You just need to update your GitHub repo link (check the comment/feedback for the "GitHub repo" question on Gradescope)

Best, Jessica

— Reply to this email directly, view it on GitHub < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JerryLove77_cse15l-2Dlab-2Dreports_issues_1-23issuecomment-2D1100899419&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=PgSzo8qQwjhe_lh_DvTqIromB1C4SLNG0cRiNHdsm3imq6bV980IxTmQHAw4IZic&s=M7_BrApV5BG3GG1bVrDUE-s9UwX0zG6feNaVDimInWo&e= , or unsubscribe < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AYTNYI5H6FC33HWEEAHI56DVFQUDTANCNFSM5TMXXLOA&d=DwMCaQ&c=-35OiAkTchMrZOngvJPOeA&r=1CvgOUqsC_RroUlQZSoehQ&m=PgSzo8qQwjhe_lh_DvTqIromB1C4SLNG0cRiNHdsm3imq6bV980IxTmQHAw4IZic&s=Eytb9YYH9CtoBsEZDK6H1fOqV5I_A6yxq9H-rOIc6UM&e=

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/JerryLove77/cse15l-lab-reports/issues/1#issuecomment-1110618159, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFOFRIXOD26GB5XVDPLNLRTVHDQXRANCNFSM5TMXXLOA . You are receiving this because you authored the thread.Message ID: @.***>