Using EduTools course as a git repository.
Answered
Hi there!
I have a problem with course that I created using EduTools plugin. I want to have my course to be stored in a git repository, but when I am doing this it is not possible to import such project and open it as a teacher. Can someone help with this? What rules in .gitignore should I use and how I can import existing course to opened in teacher mode?
Cheers!
Please sign in to leave a comment.
Hi Piotr!
For your course to be recognized as a teacher project you need to store .idea/study_project.xml in repository as well.
Please also refer to this document to check what else stored in repository: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems
We'd like to improve support for storing courses in VCS in upcoming versions. So if you face any troubles, don't hesitate to create/vote for issues in our tracker. It would be very appreciated. Parent issue about VCS storing https://youtrack.jetbrains.com/issue/EDU-1246