Add Description & Starter Code
Last updated
Was this helpful?
Last updated
Was this helpful?
Once you create an assignment, a new folder will be created in the private GitHub
/GitLab
template repository for the course in which you are adding this assignment. This folder will contain a standard project structure for your chosen language/framework (see Language/Framework Guides for more details).
For example, let's say you have a course called Java Intro
, and you create an assignment in that course named Week 3 - Loops
in the Java (Maven)
language, then the following folder will be created in the GitHub
/GitLab
template repo for your Java Intro
course:
You can then add the description of the assignment to the Readme and any starter code: