Home / My courses / UGRD-ITE6301A-2323T / Midterm Exam / Midterm Lab Exam
Started on Saturday, 2 March 2024, 8:56 PM
State Finished
Completed on Saturday, 2 March 2024, 9:20 PM
Time taken 23 mins 55 secs
Marks 44.00/50.00
Grade 88.00 out of 100.00
Question 1
Sessions in native PHP are the “superglobal” variables that can be accessed anywhere on the web application
Incorrect
because it is stored on the browser session.
Mark 0.00 out of
2.00
Select one:
True
False
Question 2
A report module is typically a front-end web page that contains various figures of
Incorrect
interpreted database table records.
Mark 0.00 out of
2.00
Select one:
True
False
Question 3
Log In modules are needed to limit users from accessing off-limits and restricted webpages or content.
Correct
Registration
Mark 2.00 out of
2.00
Select one:
True
False
Question 4
Flashinfo are session variables that are only available until the next request.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 5
Database Synchronization is the process
Correct
Mark 2.00 out of
of organizing the columns/records or attributes and tables of the database to minimize data
2.00 redundancy.
Select one:
True
False
Question 6
you can declare your own session variable on the $_SESSION superglobal
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 7
There are certain common functions or small snippets of code used in every or most Information
Correct
Mark 2.00 out of
Systems. We call them controllers.
2.00
Select one:
True
False
Question 8
The helper libraries all located in system/controller. After loading the helper class to be used, its functions is ready
Correct
to be used.
Mark 2.00 out of
2.00
Select one:
True
False
Question 9
To avoid repetitive function declarations on controllers and modules, we should use Look up method classes.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 10
.Model (the module) are templates for reports.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 11
To avoid repetitive function declarations on controllers and modules, we should use Helper classes.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 12
A report module is typically a back-end web page that contains various figures of interpreted database table
Incorrect
records
Mark 0.00 out of
2.00
Select one:
True
False
Question 13
Constants are like variables that store values but it can only contain strings and numbers.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 14
The helper is used as a function library that we can just load to the controller or view.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 15
The helper is used as a function library that we can just load to the controller or view.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 16
CAPTCHA stands for the acronym: Completely Automated Public Turing test to tell Computers
Correct
Mark 2.00 out of
and Humans Apart
2.00
Select one:
True
False
Question 17
In order to use and access session variables on webpages, we must put the session_start().
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 18
.Self-service password reset (SSPR) is defined as any process or technology that allows users who forgot their
Correct
password authenticate their account and reset their
Mark 2.00 out of
2.00 passwords without calling the help desk.
Select one:
True
False
Question 19
Search Up methods is very useful on getting pieces of data, one at a time particularly on multiple tables and
Correct
databases.
Mark 2.00 out of
2.00
Select one:
True
False
Question 20
For sending email, make sure you configured your email server properly. This method
Correct
uses the Email class library.
Mark 2.00 out of
2.00
Select one:
True
False
Question 21
You can declare your own session variable on the $_SESSION superglobal
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 22
There are certain common functions or small snippets of code used in every or most Information
Correct
Systems. We call them controllers.
Mark 2.00 out of
2.00
Select one:
True
False
Question 23
Log In modules are needed to limit users from accessing off-limits and restricted webpages or content.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
Question 24
A query module contains a form that will pass parameters to the controller suggesting on how
Correct
you want the data to be showed.
Mark 2.00 out of
2.00
Select one:
True
False
Question 25
CodeIgniter constants are defined in application/config/controller.php.
Correct
Mark 2.00 out of
2.00
Select one:
True
False
◄ Midterm Exam Jump to...