Full-Stack

To create a new full-stack assignment, click into one of your courses, and then click Add assignment. In the Full-Stack dropdown, choose one of the Frontend + Backend combinations as the language for your assignment. Once the assignment is created, a new folder will be created in the private GitHub/GitLab template repository for the course in which you are added this assignment. The new folder will contain a frontend sub-folder containing a skeleton project for the Frontend framework chosen, and the backend directory containing a skeleton project for the Backend language chosen.

Automated test-suite setup

To set up automated grading for a full-stack assignment, please follow the corresponding guides for the Frontend framework & Backend language you chose for this assignment.

Last updated