0% found this document useful (0 votes)
14 views

General Programming

tyhgf

Uploaded by

Katrina Marzan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

General Programming

tyhgf

Uploaded by

Katrina Marzan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

General Programming

Designing Program Logic 1 2 3 4 5 Total of participants

1. Determines design approach to be taken in coding and the modules and links required.
0 0 3 5 7 15

2. Structures diagrams of program flow and modules according to project standards.


0 0 6 3 6 15

3. Identifies and revises references for tables, files, inputs, outputs and other program
functionalities according to program requirements.
0 0 4 4 7 15

4. Checks program flow, states or conditions for interfaces and compliance to design
documentation requirements.
0 0 1 4 10 15

5. Determines program activities and selects appropriate program development approach.


0 0 3 2 10 15

6. Creates an initial plan to guide the program development process.


0 0 2 3 10 15
7. Uses documentation tool for program development. 0 0 1 2 12 15
8. Defines and uses proper naming conventions. 0 0 0 5 10 15
9. Documents input and output forms accordingly. 0 0 3 2 10 15
10. Documents program flow and processes accordingly. 0 0 2 1 12 15
Writing Program Code 0
1. Observes basic language syntax rules and best practices. 0 0 2 7 6 15
2. Uses Language data-types, operators and expressions. 0 0 5 6 4 15

3. Uses appropriate language syntax for sequence, selection and iteration constructs.
0 0 6 3 6 15
4. Uses modular programming approach. 0 0 4 4 7 15
5. Uses arrays and arrays of objects. 0 0 1 4 10 15

6. Uses program debugging techniques to detect and resolve errors.


0 0 3 2 10 15

7. Follows and uses internal documentation standards and tools.


0 0 2 3 10 15
8. Develops and constructs simple tests to confirm the coding process meets design
specification. 0 0 1 2 12 15
9. Document tests performed. 0 0 0 5 10 15

10. Makes corrections to the code and the documentation as needed.


0 0 3 2 10 15
Total 0 0 52 69 179 300
Total average 0 0 2.6 3.45 8.95

Total % 59.67
0% 0% 17.333% 23% %
Total participants

15 SOLUTION
Total answer

1=0 I tally this by 1 out to 5 of my ALL participants..

2=0

3=52

4=69

5=179

=300

Total Average

1=0 =AVERAGE(1-20) QUESTIONARS

2=0 =AVERAGE(1-20) QUESTIONARS

3=2.6 =AVERAGE(1-20) QUESTIONARS

4=3.45 =AVERAGE(1-20) QUESTIONARS

5=8.95 =AVERAGE(1-20) QUESTIONARS

= 15

Total %

1=0% =(0*100/15)

2=0% =(0*100/15)

3=17.333% =(2.6*100/15)

4=23% =(3.45*100/15)

5=59.67% =(8.95*100/15)

= 100%

You might also like