Which part is affected?
Web app (classroom50.org)
What happened?
- Student has committed & pushed to main many times, but teacher interface shows no submission,
- Cost in large classes rises an alarm ⏰ 💲
but in teacher web:
whereas in student view:
What did you expect to happen?
- Every commit in main should be seen as a submission, as far as I understood from DOC
- GitHub Teams has already used 20% and I have done nothing yet
I am a bit concerned about the $ of the actions. Only 50% of my students have accepted the Project 0 which is just a warm up. I do not have here any autograding, but I believe the autograder will run anyways every push to main. With 500 students pushing on main for more involved projects, I am very concerned I will run out of quota fairly quickly:
Question: wouldn't it be safer to at least have the option that the student must tag their submission with a particular name. I use submission. The teacher can specify in the web interface if the assignment will have submissions every time a push to main is done, OR every time a tag is added?
Steps to reproduce
- Student commits and push to main.
- Web interface does not show any submissions
Version and environment
OS: LInux Mint 22.3
Web teacher: preview version
Web student: production version
GH plan: Teams (Academic)
Relevant logs or output
Before submitting
Which part is affected?
Web app (classroom50.org)
What happened?
but in teacher web:
whereas in student view:
What did you expect to happen?
I am a bit concerned about the $ of the actions. Only 50% of my students have accepted the Project 0 which is just a warm up. I do not have here any autograding, but I believe the autograder will run anyways every push to main. With 500 students pushing on main for more involved projects, I am very concerned I will run out of quota fairly quickly:
Question: wouldn't it be safer to at least have the option that the student must tag their submission with a particular name. I use
submission. The teacher can specify in the web interface if the assignment will have submissions every time a push tomainis done, OR every time a tag is added?Steps to reproduce
Version and environment
OS: LInux Mint 22.3
Web teacher: preview version
Web student: production version
GH plan: Teams (Academic)
Relevant logs or output
Before submitting