Final Exam 25 Solution

Student Information

Name: محمد نضال محمد خضرة

University ID: 120222325

XX: 25


1) Google Form

Form Title: Training Course 25

Required fields

  1. Full Name — Required
  2. Email — Required — Email type
  3. Age — Required — Number
  4. Experience Hours — Required — Number
  5. Level — Beginner / Intermediate / Advanced

Notes to match the instructions

3 sample responses

Full Name Email Age Experience Hours Level
Ahmad Ali ahmad25@example.com 20 12 Beginner
Sara Khaled sara25@example.com 24 28 Intermediate
Omar Nidal omar25@example.com 27 35 Advanced

2) Google Sheets

Sheet Name: 25_Data

Suggested columns

A B C D E F G
Timestamp Full Name Email Age Experience Hours Level Category

Category formula

=IF(E2<20,"Beginner","Experienced")

Basic calculations

Assume labels are in I2:I6 and formulas are in J2:J6.

Cell Label Formula
J2 Average Age =AVERAGE(D2:D)
J3 Max Age =MAX(D2:D)
J4 Min Age =MIN(D2:D)
J5 Total Experience Hours =SUM(E2:E)
J6 Number of Registrants =COUNTA(B2:B)

Expected values using the sample data

Formatting requirements

Chart

Create a chart showing the distribution of students by Level with a clear title, for example:

Students Distribution by Level - Training Course 25

Final organization


3) HTML & CSS

File Name: course25.html

Included items in the file


4) Google Docs

Document Name: Final_Exam_25

Content to place in the document

Name: محمد نضال محمد خضرة

University ID: 120222325

Form Link: [ضع رابط الفورم هنا]

Sheets Link: [ضع رابط الشيت هنا]

You can paste this exactly inside Google Docs

Final_Exam_25

Name: محمد نضال محمد خضرة
University ID: 120222325
Form Link: [Paste Google Form link here]
Sheets Link: [Paste Google Sheets link here]
      

5) Submission Folder

Drive Folder Name: Final_Exam_25

Put inside it:

  1. Google Form link / related files
  2. Google Sheets link / related files
  3. course25.html
  4. Google Docs file Final_Exam_25

Then submit the folder link on Classroom.


Important note

This solution is based directly on the assignment instructions extracted from the uploaded Classroom file. The assignment requires using the last two digits of the university ID as XX, and for your ID 120222325, that value is 25.