placeholder image to represent content

مراجعة الوقفة الثالثة

Quiz by Maryam alhai

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
6 questions
Show answers
  • Q1
    ما هي العلامة المخصصة لإدراج نموذج ؟
    <iframe>
    <form>
    <profile>
    20s
  • Q2
    ما هي العلامة المخصصة لإدراج مربع النص ؟
    <text>
    <input>
    <output>
    20s
  • Q3
    ما هي الخاصية المناسبة لإدراج مربع النص نوعها رقمية ؟
    type="date"
    type="number"
    type="text"
    20s
  • Q4
    ما هي الخاصية المناسبة لإدراج زر إرسال البيانات ؟
    <input type="transfer">
    <input type="submit">
    <input type="send">
    20s
  • Q5
    أي من الآتي تمثل جملة الإتصال بقاعدة البيانات ؟
    close('connect.php');
    include ('connect.php');
    connect ('include.php');
    30s
  • Q6
    أي من الآتي تمثل جملة إغلاق الإتصال بقاعدة البيانات ؟
    close_database($center);
    mysqli_close($center);
    close($center);
    30s

Teachers give this quiz to your class