placeholder image to represent content

Insert ادراج سجل جديد

Quiz by AMAL HASSAN AHMED JASSIM

Feel free to use or edit a copy

includes Teacher and Student dashboards

Measure skills
from any curriculum

Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.

With a free account, teachers can
  • edit the questions
  • save a copy for later
  • start a class game
  • view complete results in the Gradebook and Mastery Dashboards
  • automatically assign follow-up activities based on students’ scores
  • assign as homework
  • share a link with colleagues
  • print as a bubble sheet

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
8 questions
Show answers
  • Q1
    اكتبي التعليمات البرمجية المطلوبة: <?php /* الاتصال بقاعدة البيانات */ include('connect.php'); /* جملة الاستعلام*/ $sql=" insert into ----------------- values
    Question Image
    degrees
    120s
  • Q2
    $sql=" insert into items values ( '---------------[item_id]', '-------------------[item_name]', '-----------------[quantity]', '-------------------[cargo_date]')";
    Question Image
    $_REQUEST
    120s
  • Q3
    $sql=" insert into items values ('$_REQUEST[item_id]','$_REQUEST[………………….]','$_REQUEST[quantity]', '$_REQUEST[cargo_date]')";
    Question Image
    item_name
    120s
  • Q4
    mysqli_query(-----------,$sql);
    Question Image
    $con
    120s
  • Q5
    echo “Number of Record(s) Inserted=" . ;
    Question Image
    my_sqli_affected_rows($con);
    120s
  • Q6
    echo“Number of Record(s) Inserted=" my_sqli_affected_rows($con); ;
    Question Image
    .
    120s
  • Q7
    .............."number of record(s) inserted=".my_sqli_affected_rows($con);
    Question Image
    echo
    120s
  • Q8
    $sql="insert into orders values ('.....................', '' , '$_REQUEST[details]', '')";
    $_REQUEST[order_id]
    120s

Teachers give this quiz to your class