0% found this document useful (0 votes)
48 views

Adet Mlab2

The document is a review of a midterm lab quiz that was completed on October 26, 2021 and consisted of 15 multiple choice questions covering CodeIgniter concepts. The quiz was completed with a perfect score of 30 out of 30 points or 100%. The questions covered topics like helpers, constants, CAPTCHAs, queries, and controllers in CodeIgniter.

Uploaded by

Kim Junkyu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

Adet Mlab2

The document is a review of a midterm lab quiz that was completed on October 26, 2021 and consisted of 15 multiple choice questions covering CodeIgniter concepts. The quiz was completed with a perfect score of 30 out of 30 points or 100%. The questions covered topics like helpers, constants, CAPTCHAs, queries, and controllers in CodeIgniter.

Uploaded by

Kim Junkyu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

10/26/21, 10:00 AM Midterm Lab Quiz 2: Attempt review

Home / My courses /
UGRD-ITE6200-2113T /
Week 7: Interpret Data - Part 2 /
Midterm Lab Quiz 2

Started on Tuesday, 26 October 2021, 9:56 AM


State Finished
Completed on Tuesday, 26 October 2021, 10:00 AM
Time taken 3 mins 58 secs
Grade 30.00 out of 30.00 (100%)

Question 1
Complete

Mark 2.00 out of 2.00

The helper is used as a function library that we can just load to the controller or view.

Select one:
True

False

Question 2
Complete

Mark 2.00 out of 2.00

Constants are like variables that store values but it can only contain strings and numbers

Select one:
True

False

Question 3
Complete

Mark 2.00 out of 2.00

To avoid repetitive function declarations on controllers and modules, we should use Helper classes.

Select one:
True

False

trimestral.amaesonline.com/2113/mod/quiz/review.php?attempt=508616&cmid=92469 1/5
10/26/21, 10:00 AM Midterm Lab Quiz 2: Attempt review

Question 4
Complete

Mark 2.00 out of 2.00

A report module is typically a front-end web page that contains various figures of 
interpreted database table records. 

Select one:
True

False

Question 5
Complete

Mark 2.00 out of 2.00

A query module contains a form that will pass parameters to the controller suggesting on how
you want the data to be showed

Select one:
True

False

Question 6
Complete

Mark 2.00 out of 2.00

CAPTCHA uses randomly generated text on an image which users type to confirm

Select one:
True

False

Question 7
Complete

Mark 2.00 out of 2.00

Look Up methods is very useful on getting pieces of data, one at a time particularly on multiple 

tables and databases.

Select one:
True

False

trimestral.amaesonline.com/2113/mod/quiz/review.php?attempt=508616&cmid=92469 2/5
10/26/21, 10:00 AM Midterm Lab Quiz 2: Attempt review

Question 8
Complete

Mark 2.00 out of 2.00

4. Helpers differs from the model methods because it doesn’t require database intervention.

Select one:
True

False

Question 9
Complete

Mark 2.00 out of 2.00

Report Module (the module) are templates for reports.

Select one:
True

False

Question 10
Complete

Mark 2.00 out of 2.00

HTML Helper is a codeigniter 3 helper class

Select one:
True

False

Question 11
Complete

Mark 2.00 out of 2.00

CodeIgniter constants are defined in application/viewer/constants.php

Select one:
True

False

trimestral.amaesonline.com/2113/mod/quiz/review.php?attempt=508616&cmid=92469 3/5
10/26/21, 10:00 AM Midterm Lab Quiz 2: Attempt review

Question 12
Complete

Mark 2.00 out of 2.00

In Codeigniter 3 helpers are  all located in system/helper.

Select one:
True

False

Question 13
Complete

Mark 2.00 out of 2.00

CAPTCHA  is very useful on web forms security against online bots, crawlers and spammers

Select one:
True

False

Question 14
Complete

Mark 2.00 out of 2.00

There are certain common functions or small snippets of code used in every or most Information
Systems. We call them controllers.

Select one:
True

False

trimestral.amaesonline.com/2113/mod/quiz/review.php?attempt=508616&cmid=92469 4/5
10/26/21, 10:00 AM Midterm Lab Quiz 2: Attempt review

Question 15
Complete

Mark 2.00 out of 2.00

A Queries is a formatted result of database queries and contain useful data for decision making  and analysis.

Select one:
True

False

◄ Midterm Quiz 2

Jump to...

Midterm Exam ►

trimestral.amaesonline.com/2113/mod/quiz/review.php?attempt=508616&cmid=92469 5/5

You might also like