Answered step by step
Verified Expert Solution
Question
1 Approved Answer
aHigher Nationals Internal verification of assessment decisions BTEC (RQF) INTERNAL VERIFICATION ASSESSMENT DECISIONS Programme title Higher National Diploma in Computing Assessor Internal Verifier Unit(s) Assignment
aHigher Nationals Internal verification of assessment decisions BTEC (RQF)
Higher Nationals - Summative Assignment Feedback Form
* Please note that grade decisions are provisional. They are only confirmed once internal and external moderation has taken place and grades decisions have been agreed at the assessment board. Assignment Feedback
Pearson Higher Nationals in Computing Unit 01: Programming Assignment 01 General Guidelines
Grading Rubric
INTERNAL VERIFICATION ASSESSMENT DECISIONS | ||||||
Programme title | Higher National Diploma in Computing | |||||
Assessor | Internal Verifier | |||||
Unit(s) | ||||||
Assignment title | ||||||
Students name | ||||||
List which assessment criteria the Assessor has awarded. | Pass | Merit | Distinction | |||
INTERNAL VERIFIER CHECKLIST | ||||||
Do the assessment criteria awarded match those shown in the assignment brief? | Y/N | |||||
Is the Pass/Merit/Distinction grade awarded justified by the assessors comments on the student work? | Y/N | |||||
Has the work been assessed accurately? | Y/N | |||||
Is the feedback to the student: Give details:
| Y/N Y/N Y/N Y/N | |||||
Does the assessment decision need amending? | Y/N | |||||
Assessor signature | Date | |||||
Internal Verifier signature | Date | |||||
Programme Leader signature (if required) | Date | |||||
Confirm action completed | |||
Remedial action taken Give details: | |||
Assessor signature | Date | ||
Internal Verifier signature | Date | ||
Programme Leader signature (if required) | Date |
Student Name/ID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unit Title | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Assignment Number | Assessor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Submission Date | Date Received 1st submission | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re-submission Date | Date Received 2nd submission | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Assessor Feedback:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Grade: | Assessor Signature: | Date: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Resubmission Feedback: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Grade: | Assessor Signature: | Date: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Internal Verifiers Comments: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Signature & Date: |
Formative Feedback: Assessor to Student | |||
Action Plan | |||
Summative feedback | |||
Feedback: Student to Assessor | |||
Assessor signature | Date | ||
Student signature | Date |
- A Cover page or title page You should always attach a title page to your assignment. Use previous page as your cover sheet and make sure all the details are accurately filled.
- Attach this brief as the first section of your assignment.
- All the assignments should be prepared using a word processing software.
- All the assignments should be printed on A4 sized papers. Use single side printing.
- Allow 1 for top, bottom , right margins and 1.25 for the left margin of each page.
- The font size should be 12 point, and should be in the style of Time New Roman.
- Use 1.5 line spacing. Left justify all paragraphs.
- Ensure that all the headings are consistent in terms of the font size and font style.
- Use footer function in the word processor to insert Your Name, Subject, Assignment No, and Page Number on each page. This is useful if individual sheets become detached for any reason.
- Use word processing application spell check and grammar check function to help editing your assignment.
- It is strictly prohibited to use textboxes to add texts in the assignments, except for the compulsory information. eg: Figures, tables of comparison etc. Adding text boxes in the body except for the before mentioned compulsory information will result in rejection of your work.
- Carefully check the hand in date and the instructions given in the assignment. Late submissions will not be accepted.
- Ensure that you give yourself enough time to complete the assignment by the due date.
- Excuses of any nature will not be accepted for failure to hand in the work on time.
- You must take responsibility for managing your own time effectively.
- If you are unable to hand in your assignment on time and have valid reasons such as illness, you may apply (in writing) for an extension.
- Failure to achieve at least PASS criteria will result in a REFERRAL grade .
- Non-submission of work without valid reasons will lead to an automatic RE FERRAL. You will then be asked to complete an alternative assignment.
- If you use other peoples work or ideas in your assignment, reference them properly using HARVARD referencing system to avoid plagiarism. You have to provide both in-text citation and a reference list.
- If you are proven to be guilty of plagiarism or any academic misconduct, your grade could be reduced to A REFERRAL or at worst you could be expelled from the course
- I know that plagiarism is a punishable offence because it constitutes theft.
- I understand the plagiarism and copying policy of the Edexcel UK.
- I know what the consequences will be if I plagiaries or copy anothers work in any of the assignments for this program.
- I declare therefore that all work presented by me for every aspects of my program, will be my own, and where I have made use of anothers work, I will attribute the source in the correct way.
- I acknowledge that the attachment of this document signed or not, constitutes a binding agreement between myself and Edexcel UK.
- I understand that my assignment will not be considered as submitted if this document is not attached to the attached.
Student Name /ID Number | |||
Unit Number and Title | Unit 01: Programming | ||
Academic Year | 2021/22 | ||
Unit Tutor | |||
Assignment Title | Design &Implement a GUI based system using a suitable Integrated Development Environment | ||
Issue Date | |||
Submission Date | |||
IV Name & Date | |||
Submission Format | |||
This submission will have 3 components
| |||
Unit Learning Outcomes: | |||
LO1. Define basic algorithms to carry out an operation and outline the process of programming an application. LO2. Explain the characteristics of procedural, object-orientated and event-driven programming. LO3. Implement basic algorithms in code using an IDE. LO4. Determine the debugging process and explain the importance of a coding standard | |||
Assignment Brief and Guidance: | |
Activity 1
| |
Grading Criteria | Achieved | Feedback |
LO1 Define basic algorithms to carry out an operation and outline the process of programming an application. | ||
P1 Define an algorithm and outline the process in building an application | ||
P2 Determine the steps taken from writing code to execution. | ||
M1 Analyse the process of writing code, including the potential challenges faced. | ||
D1 Evaluate the implementation of an algorithm in a suitable language and the relationship between the written algorithm and the code variant | ||
LO2 Explain the characteristics of procedural, object orientated and event-driven programming | ||
P3 Discuss what procedural, object orientated and event driven paradigms are; their characteristics and the relationship between them. | ||
M2 Compare the procedural, object-orientated and event driven paradigms used in given source code of an application | ||
D2 Critically evaluate the source code of an application that implements the procedural, object-orientated and event-driven paradigms, in terms of the code structure and characteristics. | ||
LO3 Implement basic algorithms in code using an IDE. | ||
P4 Write a program that implements an algorithm using an IDE. | ||
M3 Enhance the algorithm written, using the features of the IDE to manage the development process. | ||
D3 Evaluate the use of an IDE for development of applications contrasted with not using an IDE. | ||
LO4 Determine the debugging process and explain the importance of a coding standard | ||
P5 Explain the debugging process and explain the debugging facilities available in the IDE. | ||
P6 Explain the coding standard you have used in your code. | ||
M4 Examine how the debugging process can be used to help develop more secure, robust applications. | ||
D4 Evaluate the role and purpose of a coding standard and why it is necessary in a team as well as for the individual. |
Attachments:
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started