How to Use the Autograder?
On the main page, you will see the following items:
- Unit dropdown: You should see a dropdown menu of the units you in the class you can problems for. These are the class units. Right now, there is just one unit
unit1_basic_logic. - Question dropdown: Once you select the unit, you should see a dropdown menu of questions. These are the questions in the Problem section for that unit. The class units page also has the questions in a PDF form.
- Question box: After you select a question a text version of the question will appear. It is plain text, so code blocks and equations are rendered very simply, and there are no figures. But you can go the PDF on the class units page if you want to see the full questions.
- Your Solution box: Here you can type in a solution to grade. You can write it in latex if you like, but text is OK too. The LLM is pretty good at figuring out what you are trying to say.
- Grade button: Hit the grade button and in a few tens of seconds, you should see a Feedback and a longer Explanation. Right now, it just gives Correct or Incorrect. I may give part marks later.