Skip to content

Commit 65b5899

Browse files
committed
Merge remote-tracking branch 'template/main'
2 parents 5bf29d2 + af99593 commit 65b5899

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

GRADING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Grading
2+
3+
All coursework is graded using the Marking Guide found on the Syllabus.
4+
5+
http://syllabus.codeyourfuture.io/guides/marking-guide
6+
7+
If you have any questions on these guidelines - please ask.
8+
9+
## Coding Standards
10+
11+
Your code should follow our Coding Standards or it will be marked poorly.
12+
13+
http://syllabus.codeyourfuture.io/guides/coding-standards
14+
15+

HOW-TO-SUBMIT.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# How to submit your homework
1+
# How To Submit Your Homework
2+
3+
You should use Git & Github to submit your coursework as a pull request.
4+
5+
You can use the Github Desktop cheatsheet here to help you do this.
6+
7+
[Github Desktop Cheatsheet](http://syllabus.codeyourfuture.io/git/cheatsheet)
8+
9+
You can also use this lesson to help you submit your homework.
10+
11+
[Git Lesson](http://syllabus.codeyourfuture.io/git/cheatsheet)
12+
13+
## Questions & Help
14+
15+
Not being able to submit your homework is not an excuse for not doing it.
16+
17+
If you cannot submit your homework you **must** message us on Slack to get help.

0 commit comments

Comments
 (0)