Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux in-mum-web1949.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
User : u595547767 ( 595547767)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /home/u595547767/domains/resolvemv.com/public_html/budsn'blooms/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u595547767/domains/resolvemv.com/public_html/budsn'blooms/index.html
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">

  <title>Budsn'Blooms - Index</title>
  <meta content="" name="description">
  <meta content="" name="keywords">

  <!-- Favicons -->
  <link href="assets/img/favicon.png" rel="icon">
  <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

  <!-- Google Fonts -->
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">

  <!-- Vendor CSS Files -->
  <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
  <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
  <link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
  <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">

  <!-- Template Main CSS File -->
  <link href="assets/css/style.css" rel="stylesheet">

 <style>
  .form-field {
    margin-bottom: 24px;
}

 </style>
</head>

<body>

  <!-- ======= Header ======= -->
 

 
  <main id="main">
    <section>
      <div class="container">
        <div class="row">
          <div class="col-md-12">
            <img src="assets/img/budsnblooms.jpeg" alt="" width="30%">
            <p>ഭാഗം 1: വ്യക്തിവിവരങ്ങൾ (Personal Details)</p>
            <form action="action.php" method="post" enctype="multipart/form-data">
              <div class="form-field">
                <h5>പേര്</h5>
                  <input type="text" name="name" class="form-control" placeholder="Name" required>
          
              </div>
              <div class="form-field">
                <h5>ലിംഗം</h5>
                <label>
                  <input type="radio" name="gender" value="male"> Male
              </label>
              <label>
                  <input type="radio" name="gender" value="female"> Female
              </label>
              </div>
                <div class="form-field">
                    <h5>Student Photo</h5>
                  <input type="file" id="myFile" name="studentphoto" >
                </div>

              <div class="form-field">
                  <h5 for="Grade/Class" class="form-label">Grade/Class:</h5>
      <select class="form-select" id="Grade/Class" name="grade_class">
                      <option value="1">1</option>
                      <option value="2">2</option>
                      <option value="3">3</option>
                      <option value="4">4</option>
                      <option value="5">5</option>
                      <option value="6">6</option>
                      <option value="7">7</option>
                      <option value="8">8</option>
                      <option value="9">9</option>
                      <option value="10">10</option>
                    </select>
                    
              </div>
              <div class="form-field">
                <h5>Teacher's Name</h5>
                  <input type="text" name="tname" class="form-control" id="" placeholder="Teacher's Name" required>
              </div>
              <div class="form-field">
                <h5>Frequency and Nature of Parent-Teacher Interactions</h5>
                                         <select class="form-select" id="NPTI" name="frequency_and_pti">
                      <option value="Never">Never</option>
                      <option value="Sometimes">Sometimes</option>
                      <option value="Frequently">Frequently</option>
                      <option value="Very frequently">Very frequently</option>
                    </select>
              </div>
              <div class="form-field">
                <h5>Level of Parental Support</h5>
                <p>Observations about Parental Role:</p>
                <input type="radio"  name="fambg"  value="poor">
                <label for="poor"> poor </label><br>
                <input type="radio"  name="fambg"  value="average">
                <label for="average"> average </label><br>
                <input type="radio"  name="fambg"  value="good">
                <label for="good"> good </label><br>
                <input type="radio"  name="fambg"  value="excellent">
                <label for="excellent"> excellent </label><br>
              </div>
              <div class="form-field">
                <h5>Family Structure</h5>
                <input type="text" name="nofsibling" class="form-control" id="" placeholder="Number of Siblings:" required> <br>
                <input type="text" name="livingarrangement" class="form-control" id="" placeholder="Living Arrangement:" required>

                <h5>Indications of whether the student lives</h5>
                <input type="radio"  name="iwsi"  value="with-both-para">
                <label for="with-both-para"> with both parents </label><br>
                <input type="radio"  name="iwsi"  value="with-single-parent">
                <label for="with-single-parent"> with a single parent </label><br>
                         <input type="radio"  name="iwsi"  value="with-other-family-members">
                <label for="with-other-fm"> with other family members. </label><br>
                <input type="radio"  name="iwsi"  value="In-orphanage">
                <label for="In-orphanage"> In orphanage </label><br>
              </div>
              <div class="form-field">
                <h5>Parental Marital Status:</h5>
                <p>Information about whether the student&#39;s parents are</p>
                <input type="radio"  name="marital_status"  value="married">
                <label for="married"> married </label><br>
                <input type="radio"  name="marital_status"  value="divorced">
                <label for="divorced"> divorced </label><br>
                <input type="radio"  name="marital_status"  value="separated">
                <label for="separated"> separated </label><br>
                <input type="radio"  name="marital_status"  value="another-marital-status">
                <label for="another-marital-status"> another marital status </label><br>
              </div>
              <div class="form-field">
                <h5>Shared Custody:</h5>
                <label>
                  <input type="checkbox" name="sharedCustody" value="sharesTime"> Student shares time between different households due to shared custody arrangements
              </label><br>
              </div>
              <div class="form-field">
                <h5>Extended Family:</h5>
                <label>
                  <input type="checkbox" name="extendedFamily" value="presenceOfExtendedFamily"> Extended family members live with the student (e.g., grandparents, aunts, uncles, or cousins)
              </label><br>
              </div>
              <div class="form-field">
                <h5>Family Support System:</h5>
                <p>Assessment of the level of support and involvement from family members in the student&#39;s education
                  and well-being.</p>
                  <label>
                    <input type="radio" name="FamilySupportSystem" value="poor"> Poor
                </label><br>
                <label>
                    <input type="radio" name="FamilySupportSystem" value="average"> Average
                </label><br>
                <label>
                    <input type="radio" name="FamilySupportSystem" value="good"> Good
                </label><br>
                <label>
                    <input type="radio" name="FamilySupportSystem" value="excellent"> Excellent
                </label><br>
        
              </div>
              <div class="form-field">
                <h5>Cultural or Ethnic Traditions:</h5>
                <label>
                  Describe cultural or ethnic traditions that play a significant role in the family structure:
                 <br> <input type="text" name="culturalTraditions" class="form-control"  placeholder="Enter your description here...">
              </label><br>
              </div>
              <div class="form-field">
                <h5>Family Dynamics:</h5>
                <p>Observations about the overall dynamics within the family, including communication patterns and
                  relationships between family members.</p>
                  <label>
                    <input type="radio" name="familyDynamics" value="poor"> Poor
                </label><br>
                <label>
                    <input type="radio" name="familyDynamics" value="average"> Average
                </label><br>
                <label>
                    <input type="radio" name="familyDynamics" value="good"> Good
                </label><br>
                <label>
                    <input type="radio" name="familyDynamics" value="excellent"> Excellent
                </label><br>
              </div>
              <div class="form-field">
                <h5>Financial Stability:</h5>
                <p>Indicators related to the family&#39;s financial stability, such as socioeconomic status and potential
                  impact on the student&#39;s educational experience.</p>
                  <label>
                    <input type="radio" name="financialStability" value="poor"> Poor
                </label><br>
                <label>
                    <input type="radio" name="financialStability" value="average"> Average
                </label><br>
                <label>
                    <input type="radio" name="financialStability" value="good"> Good
                </label><br>
                <label>
                    <input type="radio" name="financialStability" value="excellent"> Excellent
                </label><br> 
              </div>
              <div class="form-field">
                <h5>Parental Involvement in Education:</h5>
                <p>Information about how involved the parents are in the student&#39;s education, including attendance at
                  parent-teacher meetings or participation in school activities.</p>
                  <label>
                    <input type="radio" name="parentalInvolvement" value="poor"> Poor
                </label><br>
                <label>
                    <input type="radio" name="parentalInvolvement" value="average"> Average
                </label><br>
                <label>
                    <input type="radio" name="parentalInvolvement" value="good"> Good
                </label><br>
                <label>
                    <input type="radio" name="parentalInvolvement" value="excellent"> Excellent
                </label><br>
              </div>
              <div class="form-field">
                <h5>Parental Occupations:</h5>
                <p>Awareness of the occupations of the student&#39;s parents, providing insights into the family&#39;s livelihood.</p>
                <input type="text" name="ParentalOccupations" class="form-control" id="" placeholder="Enter your description here... required="">
              </div>

              <div class="form-field">
                <h5>Home Environment:</h5>
                <p>Observations regarding the overall atmosphere and condition of the student&#39;s home environment.</p>
                <input type="text" name="HomeEnvironment" class="form-control" id="" placeholder="Enter your description here... required="">
              </div>
              <div class="form-field">
                <h5>Academic Background:</h5>
                <p>Previous Academic Performance:</p>
                <label>
                  <input type="radio" name="academicBackground" value="poor"> Poor
              </label><br>
              <label>
                  <input type="radio" name="academicBackground" value="average"> Average
              </label><br>
              <label>
                  <input type="radio" name="academicBackground" value="good"> Good
              </label><br>
              <label>
                  <input type="radio" name="academicBackground" value="excellent"> Excellent
              </label><br>
      
              </div>
              <div class="form-field">
                <h5>Strengths in Academic Subjects:</h5>
                <label>
                  <input type="checkbox" name="academicSubject" value="english"> English
              </label><br>
              <label>
                  <input type="checkbox" name="academicSubject" value="malayalam"> Malayalam
              </label><br>
              <label>
                  <input type="checkbox" name="academicSubject" value="hindi"> Hindi
              </label><br>
              <label>
                  <input type="checkbox" name="academicSubject" value="maths"> Maths
              </label><br>
              <label>
                  <input type="checkbox" name="academicSubject" value="environmentalScience"> Environmental Science
              </label><br>
              </div>
              <div class="form-field">
                <h5>Learning Style:</h5>
                <h6>Visual Learners:</h6>
                <label>
                  <input type="checkbox" name="visualLearnersPreference" value="preferVisualAids"> Prefer information presented in charts, graphs, diagrams, and other visual aids.
              </label><br>
              <label>
                  <input type="checkbox" name="visualLearnersPreference" value="learnThroughWatching"> Learn well through watching demonstrations, videos, or slideshows.
              </label><br>

             
              </div>
              <div class="form-field">
                <h6>Auditory Learners:</h6>
                <label>
                  <input type="checkbox" name="auditoryLearnersPreference" value="learnThroughListening"> Learn best through listening and verbal communication.
              </label><br>
              <label>
                  <input type="checkbox" name="auditoryLearnersPreference" value="benefitFromDiscussions"> Benefit from discussions, lectures, and spoken instructions.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Kinaesthetic or Tactile Learners:</h6>
                <label>
                  <input type="checkbox" name="kinaestheticLearnersPreference" value="learnByDoing"> Learn by doing and experiencing through physical activities.
              </label><br>
              <label>
                  <input type="checkbox" name="kinaestheticLearnersPreference" value="benefitFromHandsOnExperiments"> Benefit from hands-on experiments, role-playing, and interactive projects.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Reading/Writing Learners:</h6>
                <label>
                  <input type="checkbox" name="readingWritingLearnersPreference" value="learnThroughReading"> Learn best through reading and writing activities.
              </label><br>
              <label>
                  <input type="checkbox" name="readingWritingLearnersPreference" value="preferWrittenInstructions"> Prefer written instructions, reading books, and taking notes.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Logical/Mathematical Learners:</h6>
                <label>
                  <input type="checkbox" name="logicalMathematicalLearnersPreference" value="excelInLogicalReasoning"> Excel in logical reasoning and mathematical concepts.
              </label><br>
              <label>
                  <input type="checkbox" name="logicalMathematicalLearnersPreference" value="enjoyProblemSolving"> Enjoy problem-solving, analyzing patterns, and working with numbers.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Social Learners:</h6>
                <label>
                  <input type="checkbox" name="socialLearnersPreference" value="thriveInGroupSettings"> Thrive in group settings and collaborative learning environments.
              </label><br>
              <label>
                  <input type="checkbox" name="socialLearnersPreference" value="enjoyDiscussions"> Enjoy discussions, group projects, and peer interactions.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Solitary or Intrapersonal Learners:</h6>
                <label>
                  <input type="checkbox" name="solitaryLearnersPreference" value="preferIndividualStudy"> Prefer individual study and self-paced learning.
              </label><br>
              <label>
                  <input type="checkbox" name="solitaryLearnersPreference" value="workWellAlone"> Work well alone and reflect independently on information.
              </label><br>
      
              </div>
              <div class="form-field">
                <h6>Naturalistic Learners:</h6>
                <label>
                  <input type="checkbox" name="naturalisticLearnersPreference" value="learnBestInNaturalWorld"> Learn best when connected to the natural world.
              </label><br>
              <label>
                  <input type="checkbox" name="naturalisticLearnersPreference" value="enjoyNatureActivities"> Enjoy activities involving nature, animals, and environmental themes.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Musical/Rhythmic Learners:</h6>
                <label>
                  <input type="checkbox" name="musicalRhythmicLearnersPreference" value="learnThroughRhythm"> Learn through rhythm, melody, and music.
              </label><br>
              <label>
                  <input type="checkbox" name="musicalRhythmicLearnersPreference" value="benefitFromIncorporatingMusic"> May benefit from incorporating music or rhythm into learning activities.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Verbal/Linguistic Learners:</h6>
                <label>
                  <input type="checkbox" name="verbalLinguisticLearnersPreference" value="excelInLanguageActivities"> Excel in language-related activities.
              </label><br>
              <label>
                  <input type="checkbox" name="verbalLinguisticLearnersPreference" value="enjoyLanguageExercises"> Enjoy reading, writing, storytelling, and language-based exercises.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Spatial/Visual-Spatial Learners:</h6>
                <label>
                  <input type="checkbox" name="visualSpatialLearnersPreference" value="thinkInImages"> Think in images and are good at visualizing spatial arrangements.
              </label><br>
              <label>
                  <input type="checkbox" name="visualSpatialLearnersPreference" value="benefitFromVisualRepresentations"> Benefit from maps, diagrams, and visual representations of information.
              </label><br>
              </div>
              <div class="form-field">
                <h6>Emotional or Feelings-Oriented Learners:</h6>
                <label>
                  <input type="checkbox" name="emotionalLearnersPreference" value="learnWithPersonalConnection"> Learn best when they have a personal connection or emotional involvement.
              </label><br>
              </div>
              <div class="form-field">
                <h5>Behavioural Traits</h5>
                <h6>Tick mark only relevant items</h6>
                <label>
                  <input type="checkbox" name="respectfulness" value="treatingWithKindness"> Respectfulness: Treating others with kindness and consideration.
              </label><br>
              <label>
                  <input type="checkbox" name="empathy" value="understandingSharingFeelings"> Empathy: Understanding and sharing the feelings of others.
              </label><br>
              <label>
                <input type="checkbox" name="cooperation" value="workingWellWithOthers"> Cooperation: Working well with classmates and teachers.
            </label><br>
            <label>
                <input type="checkbox" name="responsibility" value="takingOwnership"> Responsibility: Taking ownership of one's actions and tasks.
            </label><br>
            <label>
                <input type="checkbox" name="honesty" value="truthfulTransparentCommunication"> Honesty: Being truthful and transparent in communication.
            </label><br>
            <label>
                <input type="checkbox" name="politeness" value="usingCourteousLanguage"> Politeness: Using courteous language and good manners.
            </label><br>
            <label>
                <input type="checkbox" name="friendliness" value="beingApproachable"> Friendliness: Being open and approachable to others.
            </label><br>
            <label>
              <input type="checkbox" name="helpfulness" value="willingnessToAssist"> Helpfulness: Willingness to assist classmates and teachers.
          </label><br>
          <label>
              <input type="checkbox" name="patience" value="calmWaitingDelayedGratification"> Patience: Waiting calmly and understanding the concept of delayed gratification.
          </label><br>
          <label>
              <input type="checkbox" name="tolerance" value="acceptingRespectingDifferences"> Tolerance: Accepting and respecting individual differences.
          </label><br>
          <label>
              <input type="checkbox" name="sharing" value="willingToShare"> Sharing: Being willing to share toys, materials, and ideas.
          </label><br>
          <label>
              <input type="checkbox" name="generosity" value="offeringHelpWithoutExpectations"> Generosity: Offering help or resources without expecting anything in return.
          </label><br>
          <label>
            <input type="checkbox" name="gratitude" value="expressingAppreciation"> Gratitude: Expressing appreciation for what others do or provide.
        </label><br>
        <label>
            <input type="checkbox" name="punctuality" value="beingOnTime"> Punctuality: Being on time for school and activities.
        </label><br>
        <label>
            <input type="checkbox" name="goodListening" value="payingAttention"> Good Listening: Paying attention when others are speaking.
        </label><br>
        <label>
            <input type="checkbox" name="conflictResolution" value="findingPeacefulSolutions"> Conflict Resolution: Finding peaceful solutions to disagreements.
        </label><br>
        <label>
            <input type="checkbox" name="curiosity" value="eagerToLearnExplore"> Curiosity: Being eager to learn and explore new things.
        </label><br>
        <label>
            <input type="checkbox" name="selfControl" value="managingEmotionsReactions"> Self-control: Managing emotions and reactions appropriately.
        </label><br>
        <label>
          <input type="checkbox" name="courage" value="facingChallengesTryingNewThings"> Courage: Facing challenges and trying new things without fear.
      </label><br>
      <label>
          <input type="checkbox" name="resilience" value="bouncingBackLearningFromFailures"> Resilience: Bouncing back from setbacks and learning from failures.
      </label><br>
      <label>
          <input type="checkbox" name="selfDiscipline" value="followingRulesStayingFocused"> Self-discipline: Following rules and staying focused on tasks.
      </label><br>
      <label>
          <input type="checkbox" name="caringForEnvironment" value="demonstratingLoveRespectForNature"> Caring for the Environment: Demonstrating love and respect for nature.
      </label><br>
      <label>
          <input type="checkbox" name="appreciationOfDiversity" value="valuingDifferentCulturesBackgroundsPerspectives"> Appreciation of Diversity: Valuing different cultures, backgrounds, and perspectives.
      </label><br>
      <label>
          <input type="checkbox" name="teamwork" value="collaboratingEffectivelyWithPeers"> Teamwork: Collaborating effectively with peers.
      </label><br>
      <label>
          <input type="checkbox" name="sharingCredit" value="acknowledgingOthersContributionsToSuccess"> Sharing Credit: Acknowledging others' contributions to success.
      </label><br>
      <label>
        <input type="checkbox" name="graciousnessInWinningLosing" value="handlingSuccessFailureWithHumility"> Graciousness in Winning and Losing: Handling both success and failure with humility.
    </label><br>
    <label>
        <input type="checkbox" name="fairPlay" value="playingByTheRulesTreatingOthersFairly"> Fair Play: Playing by the rules and treating others fairly.
    </label><br>
    <label>
        <input type="checkbox" name="creativity" value="thinkingOutsideTheBoxExpressingInnovativeIdeas"> Creativity: Thinking outside the box and expressing ideas innovatively.
    </label><br>
    <label>
        <input type="checkbox" name="resourcefulness" value="findingSolutionsUsingAvailableResources"> Resourcefulness: Finding solutions using available resources.
    </label><br>
    <label>
        <input type="checkbox" name="initiative" value="takingLeadShowingProactiveAttitude"> Initiative: Taking the lead and showing a proactive attitude.
    </label><br>
    <label>
        <input type="checkbox" name="politeness" value="usingKindWordsGesturesInInteractions"> Politeness: Using kind words and gestures in interactions.
    </label><br>
    <label>
        <input type="checkbox" name="modesty" value="avoidingBoastfulBehaviourBeingHumble"> Modesty: Avoiding boastful behavior and being humble.
    </label><br>
    <label>
        <input type="checkbox" name="adaptability" value="adjustingToChangesNewSituations"> Adaptability: Adjusting to changes and new situations.
    </label><br>
    <label>
      <input type="checkbox" name="mindfulness" value="beingPresentFocusedInMoment"> Mindfulness: Being present and focused in the moment.
  </label><br>
  <label>
      <input type="checkbox" name="compassion" value="showingCareConcernForWellBeing"> Compassion: Showing care and concern for others' well-being.
  </label><br>
  <label>
      <input type="checkbox" name="humour" value="usingHumourAppropriatelyPositively"> Humour: Using humour appropriately and positively.
  </label><br>
  <label>
      <input type="checkbox" name="fairness" value="treatingEveryoneImpartiallyJustly"> Fairness: Treating everyone impartially and justly.
  </label><br>
  <label>
      <input type="checkbox" name="cleanliness" value="maintainingPersonalHygieneTidiness"> Cleanliness: Maintaining personal hygiene and tidiness.
  </label><br>
  <label>
      <input type="checkbox" name="goodSportsmanship" value="playingGamesWithPositiveAttitude"> Good Sportsmanship: Playing games with a positive attitude.
  </label><br>
  <label>
      <input type="checkbox" name="goalSetting" value="workingTowardsGoals"> Goal Setting: Working towards personal and academic goals.
  </label><br>
  <label>
      <input type="checkbox" name="organization" value="keepingBelongingsTasksInOrder"> Organization: Keeping belongings and tasks in order.
  </label><br>
  <label>
    <input type="checkbox" name="appropriateTechnologyUse" value="usingDigitalDevicesResponsibly"> Appropriate Technology Use: Using digital devices responsibly.
</label><br>
<label>
    <input type="checkbox" name="independence" value="takingOnTasksIndependently"> Independence: Taking on tasks independently when appropriate.
</label><br>
<label>
    <input type="checkbox" name="forgiveness" value="lettingGoOfGrudgesMovingForward"> Forgiveness: Letting go of grudges and moving forward.
</label><br>
<label>
    <input type="checkbox" name="grit" value="perseveringThroughChallenges"> Grit: Persevering through challenges with determination.
</label><br>
<label>
    <input type="checkbox" name="mindfulEating" value="demonstratingHealthyEatingHabits"> Mindful Eating: Demonstrating healthy eating habits.
</label><br>
<label>
    <input type="checkbox" name="moralIntegrity" value="upholdingStrongSenseOfRightAndWrong"> Moral Integrity: Upholding a strong sense of right and wrong.
</label><br>
<label>
    <input type="checkbox" name="selfAwareness" value="understandingEmotionsBehaviours"> Self-awareness: Understanding one's emotions and behaviours.
</label><br>
<label>
    <input type="checkbox" name="positiveAttitude" value="maintainingOptimisticOutlook"> Positive Attitude: Maintaining an optimistic outlook.
</label><br>
<label>
    <input type="checkbox" name="communicationSkills" value="expressingThoughtsFeelingsClearlyRespectfully"> Communication Skills: Expressing thoughts and feelings clearly and respectfully.
</label><br>

              </div>
              <div class="form-field">
                <h5>Scholastic Reflections:</h5>
                <h6>Tick mark only relevant items</h6>
                <label>
                  <input type="checkbox" name="listeningSkills" value="abilityToPayAttentionFollowInstructions"> Listening Skills: Ability to pay attention and follow instructions.
              </label><br>
              <label>
                  <input type="checkbox" name="readingComprehension" value="understandingInterpretingWrittenText"> Reading Comprehension: Understanding and interpreting written text.
              </label><br>
              <label>
                  <input type="checkbox" name="basicPhonics" value="recognizingUnderstandingLetterSounds"> Basic Phonics: Recognizing and understanding letter sounds.
              </label><br>
              <label>
                  <input type="checkbox" name="handwriting" value="developingLegibleNeatWritingSkills"> Handwriting: Developing legible and neat writing skills.
              </label><br>
              <label>
                  <input type="checkbox" name="basicMathConcepts" value="graspingFundamentalMathematicalPrinciples"> Basic Math Concepts: Grasping fundamental mathematical principles.
              </label><br>
              <label>
                  <input type="checkbox" name="countingNumberRecognition" value="identifyingCountingNumbers"> Counting and Number Recognition: Identifying and counting numbers.
              </label><br>
              <label>
                  <input type="checkbox" name="numberSense" value="understandingRelationshipBetweenNumbers"> Number Sense: Understanding the relationship between numbers.
              </label><br>
              <label>
                  <input type="checkbox" name="problemSolvingSkills" value="applyingCriticalThinkingToFindSolutions"> Problem-Solving Skills: Applying critical thinking to find solutions.
              </label><br>
              <label>
                  <input type="checkbox" name="spatialAwareness" value="understandingShapesSizesSpatialRelationships"> Spatial Awareness: Understanding shapes, sizes, and spatial relationships.
              </label><br>
              <label>
                  <input type="checkbox" name="graphicalRepresentation" value="interpretingSimpleChartsGraphs"> Graphical Representation: Interpreting simple charts and graphs.
              </label><br>
              <label>
                  <input type="checkbox" name="scientificInquiry" value="developingCuriosityInterestInScience"> Scientific Inquiry: Developing a curiosity and interest in science.
              </label><br>
              <label>
                <input type="checkbox" name="observationSkills" value="noticingDetailsPatternsInEnvironment"> Observation Skills: Noticing details and patterns in the environment.
            </label><br>
            <label>
                <input type="checkbox" name="logicalReasoning" value="makingConnectionsDrawingConclusions"> Logical Reasoning: Making connections and drawing conclusions.
            </label><br>
            <label>
                <input type="checkbox" name="memorySkills" value="retainingRecallingInformation"> Memory Skills: Retaining and recalling information.
            </label><br>
            <label>
                <input type="checkbox" name="timeManagement" value="understandingConceptOfTimeSchedules"> Time Management: Understanding the concept of time and schedules.
            </label><br>
            <label>
                <input type="checkbox" name="basicComputerLiteracy" value="navigatingUsingDigitalDevicesSoftware"> Basic Computer Literacy: Navigating and using digital devices and software.
            </label><br>
            <label>
                <input type="checkbox" name="artisticExpression" value="engagingInCreativeActivities"> Artistic Expression: Engaging in creative activities like drawing and painting.
            </label><br>
            <label>
                <input type="checkbox" name="criticalThinking" value="analysingInformationMakingInformedDecisions"> Critical Thinking: Analysing information and making informed decisions.
            </label><br>
            <label>
                <input type="checkbox" name="mapReading" value="understandingBasicMapSymbolsDirections"> Map Reading: Understanding basic map symbols and directions.
            </label><br>
            <label>
                <input type="checkbox" name="collaborativeLearning" value="workingEffectivelyWithPeersOnGroupProjects"> Collaborative Learning: Working effectively with peers on group projects.
            </label><br>
            <label>
                <input type="checkbox" name="researchSkills" value="conductingBasicResearchForInformation"> Research Skills: Conducting basic research for information.
            </label><br>
            <label>
                <input type="checkbox" name="organizationOfMaterials" value="keepingNotebooksAssignmentsMaterialsInOrder"> Organization of Materials: Keeping notebooks, assignments, and materials in order.
            </label><br>
            <label>
                <input type="checkbox" name="studySkills" value="developingEffectiveStudyHabitsTechniques"> Study Skills: Developing effective study habits and techniques.
            </label><br>
            <label>
                <input type="checkbox" name="presentationSkills" value="communicatingIdeasClearlyInFrontOfOthers"> Presentation Skills: Communicating ideas clearly in front of others.
            </label><br>
            <label>
                <input type="checkbox" name="cognitiveFlexibility" value="adaptingToDifferentLearningTasksStyles"> Cognitive Flexibility: Adapting to different learning tasks and styles.
            </label><br>
              </div>
             


              <div class="form-field">
                <h5>What video is presented by the child?</h5>
                <select class="form-select" id="NPTI" name="whatvideo">
                  <option value="Music">Music</option>
                  <option value="Dance">Dance</option>
                  <option value="Experiment ">Experiment </option>
                  <option value="Cooking">Cooking</option>
                  <option value="Drawing">Drawing</option>
                  <option value="Storytelling">Story telling</option>
                  <option value="Recitation">Recitation</option>
                  <option value="Craftwork">Craft work</option>
                </select>
              </div>
              <div class="form-field">
                <h5>Upload Video link </h5>
               
                <input type="url" id="videolink" name="videolink1" class="form-control" placeholder="Enter Video link ...."> <br>
                <input type="url" id="videolink" name="videolink2" class="form-control" placeholder="Enter Second Video link...">
              </div>
              <div class="form-field">
                <h5>If Music, select the relevant points</h5>
                <label>
                  <input type="checkbox" name="uniqueInstrument" value="uniqueInstrument"> Unique instrument choice
               </label><br>
              <label>
                  <input type="checkbox" name="originalComposition" value="originalComposition"> Original composition
               </label><br>
              <label>
                  <input type="checkbox" name="expressiveVocals" value="expressiveVocals"> Expressive use of vocals
               </label><br>
              <label>
                  <input type="checkbox" name="innovativeImprovisations" value="innovativeImprovisations"> Innovative improvisations
               </label><br>
              <label>
                  <input type="checkbox" name="incorporationOfElements" value="incorporationOfElements"> Incorporation of unexpected elements
               </label><br>
              <label>
                  <input type="checkbox" name="personalisedInterpretation" value="personalisedInterpretation"> Personalised interpretation of emotions
               </label><br>
                
              </div>
              <div class="form-field">
                <h5>If Dance, select the relevant points</h5>
                <label>
                  <input type="checkbox" name="creativeChoreography" value="creativeChoreography"> Creative choreography
               </label><br>
              <label>
                  <input type="checkbox" name="personalityReflected" value="personalityReflectedInDance"> Personality reflected in dance
               </label><br>
              <label>
                  <input type="checkbox" name="imaginativeMovements" value="unexpectedOrImaginativeMovements"> Unexpected or imaginative movements
               </label><br>
              <label>
                  <input type="checkbox" name="effectiveUseOfSpace" value="effectiveUseOfSpace"> Effective use of space
               </label><br>
              <label>
                  <input type="checkbox" name="storytellingThroughChoreography" value="storytellingThroughChoreography"> Storytelling through choreography
               </label><br>
              <label>
                  <input type="checkbox" name="uniqueCostumeOrPropChoices" value="uniqueCostumeOrPropChoices"> Unique costume or prop choices
               </label><br>
               
              </div>

              <div class="form-field">
                <h5>If Experiment, select the relevant point</h5>
                <label>
                  <input type="checkbox" name="experimentDesign" value="creativeExperimentDesign"> Creative experiment design
               </label><br>
              <label>
                  <input type="checkbox" name="conceptsExplored" value="originalConceptsExplored"> Original concepts explored
               </label><br>
              <label>
                  <input type="checkbox" name="scientificPrinciples" value="clearScientificPrinciples"> Clear explanation of scientific principles
               </label><br>
              <label>
                  <input type="checkbox" name="unexpectedResults" value="surprisingOrUnexpectedResults"> Surprising or unexpected results
               </label><br>
              <label>
                  <input type="checkbox" name="criticalThinking" value="demonstratedCriticalThinking"> Demonstrated critical thinking
               </label><br>
              <label>
                  <input type="checkbox" name="imaginativeTwist" value="imaginativeTwistOrApplication"> Imaginative twist or application
               </label><br>
              
                
              </div>
              <div class="form-field">
                <h5>If Culinary Art, select the relevant point</h5>
                <label>
                  <input type="checkbox" name="creativePresentation" value="creativePresentation"> Creative presentation
               </label><br>
              <label>
                  <input type="checkbox" name="uniqueFlavorCombinations" value="uniqueFlavorCombinations"> Unique flavor combinations
               </label><br>
              <label>
                  <input type="checkbox" name="personalOrCulturalElements" value="personalOrCulturalElements"> Personal or cultural elements
               </label><br>
              <label>
                  <input type="checkbox" name="aestheticAppeal" value="aestheticAppealAndAttentionToDetail"> Aesthetic appeal and attention to detail
               </label><br>
              <label>
                  <input type="checkbox" name="unexpectedIngredients" value="unexpectedIngredientsOrInnovations"> Unexpected ingredients or innovations
               </label><br>
              <label>
                  <input type="checkbox" name="creativeFoodStyling" value="creativeFoodStylingAndPlating"> Creative food styling and plating
               </label><br>
              </div>
              <div class="form-field">
                <h5>If Drawing, select the relevant point</h5>
                <label>
                  <input type="checkbox" name="creativeChoiceOfSubjects" value="creativeChoiceOfSubjects"> Creative choice of subjects
               </label><br>
              <label>
                  <input type="checkbox" name="uniqueArtisticElements" value="uniqueArtisticElementsOrStyles"> Unique artistic elements or styles
               </label><br>
              <label>
                  <input type="checkbox" name="conveysStoryMessageEmotion" value="conveysAStoryMessageOrEmotionCreatively"> Conveys a story, message, or emotion creatively
               </label><br>
              <label>
                  <input type="checkbox" name="skilfulUseOfColor" value="skilfulUseOfColorTextureAndComposition"> Skilful use of color, texture, and composition
               </label><br>
              <label>
                  <input type="checkbox" name="unexpectedAspects" value="unexpectedOrUnconventionalAspects"> Unexpected or unconventional aspects
               </label><br>
              <label>
                  <input type="checkbox" name="experimentationWithMediums" value="experimentationWithDifferentMediums"> Experimentation with different mediums
               </label><br>
              </div>
              <div class="form-field">
                <h5>If Storytelling, select the relevant points</h5>
                <label>
                  <input type="checkbox" name="engagingStorytelling" value="engagingAndCaptivatingStorytelling"> Engaging and captivating storytelling
               </label><br>
              <label>
                  <input type="checkbox" name="imaginativePlot" value="imaginativePlotOrNarrative"> Imaginative plot or narrative
               </label><br>
              <label>
                  <input type="checkbox" name="vividLanguage" value="vividLanguageAndDescriptiveDetails"> Vivid language and descriptive details
               </label><br>
              <label>
                  <input type="checkbox" name="uniqueVoice" value="uniqueVoiceAndPerspective"> Unique voice and perspective
               </label><br>
              <label>
                  <input type="checkbox" name="unexpectedTwists" value="unexpectedTwistsOrCreativeResolutions"> Unexpected twists or creative resolutions
               </label><br>
              <label>
                  <input type="checkbox" name="effectiveConveyance" value="effectiveConveyanceOfEmotions"> Effective conveyance of emotions
               </label><br>
      
              </div>
              <div class="form-field">
                <h5>If Recitation, select the relevant points</h5>
                <label>
                  <input type="checkbox" name="poetryChoice" value="originalAndCreativePoetry"> Original and creative choice of poetry
               </label><br>
              <label>
                  <input type="checkbox" name="deliveryAndConnection" value="expressiveDeliveryAndEmotionalConnection"> Expressive delivery and emotional connection
               </label><br>
              <label>
                  <input type="checkbox" name="languageAndWordChoices" value="imaginativeLanguageAndWordChoices"> Imaginative language and word choices
               </label><br>
              <label>
                  <input type="checkbox" name="uniqueInterpretation" value="uniqueInterpretationOfPoem"> Unique interpretation of the poem
               </label><br>
              <label>
                  <input type="checkbox" name="personalExperiences" value="integrationOfPersonalExperiences"> Integration of personal experiences or perspectives
               </label><br>
              <label>
                  <input type="checkbox" name="rhythmAndPacing" value="creativeUseOfRhythmAndPacing"> Creative use of rhythm and pacing
               </label><br>
              </div>
              <div class="form-field">
                <h5>What is the overall quality of the presentation?</h5>
                <label>
                  <input type="radio" name="presentationQuality" value="excellent"> Excellent
               </label><br>
              <label>
                  <input type="radio" name="presentationQuality" value="good"> Good
               </label><br>
              <label>
                  <input type="radio" name="presentationQuality" value="average"> Average
               </label><br>
              <label>
                  <input type="radio" name="presentationQuality" value="poor"> Poor
               </label><br>
              </div>
              

          
            
            <input type="submit" value="Submit">
          </form>
          </div>
        </div>
      </div>
    </section>
  </main>  


  <!-- ======= Footer ======= -->
  

  <!-- Vendor JS Files -->
  <script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
  <script src="assets/vendor/aos/aos.js"></script>
  <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
  <script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
  <script src="assets/vendor/php-email-form/validate.js"></script>

  <!-- Template Main JS File -->
  <script src="assets/js/main.js"></script>

</body>

</html>

Al-HUWAITI Shell