Content importer fixed, submission work next.
Today's TODO:
- fix the importer ignoring gitignore
- launch the new course
After the code importer, I ran into a bunch of issues with the content importer. Got it done, but wasted a lot of time.
I have to make some small changes on the driver and update the GitHub PAT to allow access to the new course repo.
I made the changes and now the course is loading properly.
I'm thinking about how to let the users run the code. I think just letting them use the terminal is good enough for now. I'll tidy up the prompt and make it open on startup.
All done, now I need to make the submission work.
Added support for run submissions. Some stuff is still missing, but I'm too tired to continue. I hope I'll finish tomorrow.
All in all, a nice and productive session.