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

What to do when you can't get your scores after submission ? #2

Open
5 tasks done
waterlens opened this issue Oct 23, 2022 · 0 comments
Open
5 tasks done

What to do when you can't get your scores after submission ? #2

waterlens opened this issue Oct 23, 2022 · 0 comments

Comments

@waterlens
Copy link
Member

waterlens commented Oct 23, 2022

  • Wait for at least 2 minutes after your submission. You can find the grader being run here.
  • Check if you use the correct way to upload your source code. Notice that only the first comment can be the trigger of the grader. You should edit the issue content, instead of appending comments to the issue to modify the code to be judged.
  • Check if your project can be compiled and installed without errors. This can be done by executing opam install . -y in your project directory. If your project can't be compiled, there's going to be a red workflow in workflows list, where you can find more details.
  • Check if you used the latest packer.
  • If all steps above have been done, you should comment on this issue. You may also seek help through DingTalk (try to find another TA if one doesn't respond).

::early-exit::

@waterlens waterlens pinned this issue Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant