Reference no: EM132930422
5001CEM Software Engineering - Coventry University
Software Engineering Project
Learning Outcome 1: Select, evaluate and use tools and techniques to successfully manage a large scale software project, including configuration management and version control.
Learning Outcome 2: Use a range of appropriate tools to contribute to the development of a solution to a real-world problem.
Learning Outcome 3: Select, evaluate and apply standards, tools and techniques for assuring software quality.
Do the following immediately (right now) and get in touch with the module leader if you are having any difficulties:
1. Install the Aula app on your smartphone:
? Ask any questions in the assessment channel, do not message the module leader directly unless the question is of a personal nature.
? Before posting a question, read the Glossary of Terms section below as well as the previous messages in the assessment channel.
2. Use this link to create an account and access the technical lab exercises and coursework template.
3. You should now be able to access the SEM 3 template in the Assessment Section on Codio. This is where you will be writing and testing your code.
4. Create a private GitHub repository in the 5001CEM organisation:
? If you can't create a repository contact the module leader through Aula.
? The repository name should be your university username (eg doej).
? You should add a suffix to reflect the semester in which you are taking the assessment (eg. doej-sem3)
? The description should be the assignment topic.
? The repository must be private.
5. Add this remote repository to you project in Codio:
? Use the Clone or download button and copy the URL to the clipboard.
? Open the terminal in Codio and use the git remote add origin xxx command to add the remote (where xxx is the URL).
6. Check which topic you have been assigned and read the requirements carefully.
7. Read the grading rubric carefully and look up any terms in the glossary.
Technical Skills
You will need a specific set of technical skills and knowledge in order to be able to complete this assignment. To ensure this, you should complete the set of self-paced labs that can be found on Codio in the Teaching Materials section. These cover:
1. The Hypertext Markup Language
2. Cascading Stylesheets
3. The JavaScript language.
4. Server-Side JavaScript
5. Client-Side JavaScript.
You should aim to complete these, including all the exercises, before starting your assignment.
Working on the Assignment
The assignment must be completed in the Codio box called SEM3. The work must be done inside the Codio box at all times as the box contains special tools to identify plagiarism and collusion. There is a tool to detect if the work was done outside the Codio environment and then copied over. If this is indicated or if you attempt to disable the tracking tool, you will be required to attend a Viva session to verify the work is your own.
First Step
Before starting your assignment you should run the following command to update your assignment template and install all the dependencies. After installation, all setup files are deleted.
Attachment:- Software Engineering.rar