0% found this document useful (0 votes)
25 views4 pages

PHP & CI Quiz Review

The document summarizes a quiz attempt on prelim concepts in programming and web development. The quiz contained 10 multiple choice questions. The student scored 8 out of 10 overall, getting questions 1-6, 8-9 correct and questions 7 and 10 incorrect. It provides details on each question answered, the response selected, and the points earned.

Uploaded by

cream4385
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)
25 views4 pages

PHP & CI Quiz Review

The document summarizes a quiz attempt on prelim concepts in programming and web development. The quiz contained 10 multiple choice questions. The student scored 8 out of 10 overall, getting questions 1-6, 8-9 correct and questions 7 and 10 incorrect. It provides details on each question answered, the response selected, and the points earned.

Uploaded by

cream4385
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/ 4

1/28/24, 1:30 PM Prelim Quiz 2: Attempt review

Started on Sunday, 28 January 2024, 1:13 PM


State Finished
Completed on Sunday, 28 January 2024, 1:27 PM
Time taken 13 mins 56 secs
Marks 8.00/10.00
Grade 80.00 out of 100.00

Question 1
Correct

Mark 1.00 out of 1.00

Can hold an unlimited number of characters, and the text renders in a fixed-width font.

Select one:

a. Content
b. TextArea 
c. Selection
d. Paragraph

Question 2

Correct

Mark 1.00 out of 1.00

Form Helper method or code to return an HTML checkbox input type.

Select one:

a. form_boxcheck()
b. form_checkbox[]
c. form_checkbox() 
d. form_checklist()

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=58679&cmid=12207 1/4
1/28/24, 1:30 PM Prelim Quiz 2: Attempt review

Question 3

Correct

Mark 1.00 out of 1.00

Storage data in PHP

Select one:

a. variables 
b. Box
c. cloud
d. Echo

Question 4
Correct

Mark 1.00 out of 1.00

Element represents a control that presents a menu of options.

Select one:

a. PHP choose
b. HTML options
c. HTML select 
d. PHP select

Question 5
Correct

Mark 1.00 out of 1.00

CI function code to load the database class.

Select one:

a. $this->load->database[];
b. ?this->load->database();
c. $this->load- d. $this->load->database(); 

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=58679&cmid=12207 2/4
1/28/24, 1:30 PM Prelim Quiz 2: Attempt review

Question 6

Correct

Mark 1.00 out of 1.00

Define styles for your documents, including the design, layout and variations in display for different devices and screen sizes.

Select one:

a. TextArea
b. PHP
c. CSS 
d. HTML

Question 7
Incorrect

Mark 0.00 out of 1.00

Delimiter symbol for rules in form validation.

Select one:

a. "/" symbol
b. "|" or pipe symbol
c. "?" symbol 
d. "^" symbol

Question 8
Correct

Mark 1.00 out of 1.00

_construct() method executes when a class is created or instantiated.

Select one:

True 

False

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=58679&cmid=12207 3/4
1/28/24, 1:30 PM Prelim Quiz 2: Attempt review

Question 9

Correct

Mark 1.00 out of 1.00

CI method or code to set an error message in form validation.

Select one:

a. $this->form_validation->set_message() 
b. $this->form_validation->error_()
c. $this->form_validation->set_error()
d. $this->form_validation->error_message()

Question 10
Incorrect

Mark 0.00 out of 1.00

Database group configuration in CI is stored in a multi-dimensional array.

Select one:

True

False 

◄ Models and Sessions Library

Jump to...

Prelim Lab Quiz 2 ►

https://trimestral.amaesonline.com/2323/mod/quiz/review.php?attempt=58679&cmid=12207 4/4

You might also like