Skip to content

cpjobling/eg-252-git-exercise-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EG-252 Git Exercise

An assessed exercise which demonstrates that you have achieved basic competence in using Git for version control. See Lab 4 on Blackboard for the accompanying instructions.

This work was submitted for assessment by name (number) on date

Submitting your work for marking

Don't forget to add your name, your student number and the submission date to the top of this file (which is README.md), and stage and commit it before pushing your finished work to your fork of the original repository github.com/cpjobling/eg-252-git-exercise-2014 on GitHub:

git push origin master

To submit the work for assessment you have to send me a GitHub pull request.

Assessment Criteria

  • Exercise complete and correct 5 marks.
  • One mark lost if final result is not what was expected (text wrong, files missing, conflicts unresolved)
  • One mark lost if change history incomplete
  • One mark lost if commit log messages are not informative

Feedback will be given via the pull request discussion on GitHub.

Copyright notice

The text files used in this exercise are extracted from Project Gutenberg's Alice's Adventures in Wonderland, by Lewis Carroll (plain text UTF-8 version) and are intended to be distributed only to the group of students in the College of Engineering at Swansea Engineering who are taking EG-252 Group Design Exercise in 2014. The text is being used soley for the purposes of learning how to work with git, and we believe that its use in this way does not violate the terms of use under which the source materials where originally licensed.

See The Project Gutenberg License.

This document README.md is Copyright (c) Swansea University, 2014.