Assignment title: Information


Course: COMP1661 Application Development for Mobile Devices Contribution: 20% of course 95: Application Development for Mobile Devices - CW2 - Logbook - Term 2 - MAC PDF file required - ZIP file also required Greenwich Course Leader: Dr Mohammed Hassouna Due date: 13th April 2017 This coursework should take an average student who is up-to-date with tutorial work approximately 10 hours Learning Outcomes: C and D Plagiarism is presenting somebody else's work as your own. It includes: copying information directly from the Web or books without referencing the material; submitting joint coursework as an individual effort; copying another student's coursework; stealing or buying coursework from someone else and submitting it as your own work. Suspected plagiarism will be investigated and if found to have occurred will be dealt with according to the procedures set down by the University. All material copied or amended from any source (e.g. internet, books) must be referenced correctly according to the reference style you are using. Your work will be submitted for electronic plagiarism checking. Any attempt to bypass our plagiarism detection systems will be treated as a severe Assessment Offence. Coursework Submission Requirements • An electronic copy of your work for this coursework should be fully uploaded by midnight (local time) on the Deadline Date. • The last version you upload will be the one that is marked. • For this coursework you must submit a single Acrobat PDF document. In general, any text in the document must not be an image (i.e. must not be scanned) and would normally be generated from other documents (e.g. MS Office using "Save As .. PDF"). • For this coursework you must also upload a single ZIP file containing supporting evidence. • There are limits on the file size. The current limits are displayed on the coursework submission page on the Intranet • Make sure that any files you upload are virus-free and not protected by a password or corrupted otherwise they will be treated as null submissions. • Comments on your work will be available from the Coursework page on the Intranet. The grade will be made available in the portal. • You must NOT submit a paper copy of this coursework. • All coursework must be submitted as above The University website has details of the current Coursework Regulations, including details of penalties for late submission, procedures for Extenuating Circumstances, and penalties for Assessment Offences. See http://www2.gre.ac.uk/current-students/regs for details. Detailed Specification Complete the following exercises and upload the answers as a single PDF file to the CW upload area. The four uploads should each be in the form of a completed logbook template document. An example template is given in appendix A at the end of this document. Please do not upload zip files just word documents. 1. Create a PhoneGap App utilizing the Notification API Modify the code of Ex.3 in Phonegap1 Lecture slide to Create a confirmation dialog that prompts the user to push one button to ring a bell, and another but ton for vibrate. 2. Create a PhoneGap App data entry screen Create a PhoneGap App that displays a form that allows a user to enter the five fields specified in the coursework section 1 a). The app should perform some validation of the data input and display an error message to the user if the data is invalid. 3. Create an SQLite database to store the event details entered into the iDiscovery App Design and create SQLite database suitable for storing the information that users of the iDiscovery app enter about an event they are attending. 4. Create Android data entry screen Create an android data entry screen that displays a form that allows a user to enter the five fields specified in the coursework section 1 a). The app should perform some validation of the data input and display an error message to the user if the data is invalid. Deliverables Please upload a completed logbook template document for each upload. Please do not upload zip files. Grading Criteria This coursework will not be marked anonymously. 85% and over All four uploads completed to a very good standard From 70% to 84% Three uploads completed to a very good standard From 60 to 69% Three uploads completed to a good standard (only minor omissions or errors) From 50 to 59% Three uploads completed to a reasonable standard (some omissions and errors) From 40 to 49% Two uploads completed to a reasonable standard (some omissions and errors) Assessment Criteria For the exercises marks will be awarded for: • clear and accurate completion of section 1 of the template • clear and accurate completion of section 2 of the template so that it can be seen what was achieved and how it was done • how much of what was asked for in the exercise was completed Appendix A Complete and upload a copy of this template for each of the exercises 1 to 4. COMP1661 Logbook Upload Template 1. Basic Information 1.1 Student name 1.2 Who did you work with? Note that for logbook exercises you are allowed to work with one other person as long as you give their name and login id and both contribute to the work. Name: Login id: 1.3 Which Exercise is this? Tick as appropriate. 1.4 How well did you complete the exercise? Tick as appropriate. • I tried but couldn't complete it 0 • I did it but I feel I should have done better 0 • I did everything that was asked 0 • I did more than was asked for 0 1.5 Briefly explain your answer to question 1.4 2. Exercise answer 2.1 Screen shots demonstrating what you achieved Paste screen shots in here. Add explanation of what each screen shot demonstrates 2.2 Code that you wrote Copy and paste relevant code here. Actual code please, not screen shots. Add explanation if necessary.