Symbols
Queries
Student Edits
Menu.php
Fields
100
*
What is "select all"
100
The three main sections of a select query
What are "SELECT .. FROM .. WHERE"
100
The variable name of an error that the user can override
What is $override_error?
100
The location of the FL Menu.php
What is modules/Florida_Reports/Menu.php?
100
The field for ELL
What is CUSTOM_626?
200
'
What is the symbol surrounding a string in a WHERE clause of a query?
200
select student_id, custom_5 as FEFP, custom_6 as ELL_Model from ?
What is the SCHEDULE table?
200
The duplicated symbol that compares two values in PHP
What is ==?
200
The program used to download Menu.php
What is Cyberduck (or Filezilla)?
200
The Local ID field
What is CUSTOM_53?
300
--
What is the comment symbol in queries?
300
Select course_num, course_title, teacher, grade_title from ?
What is the STUDENT_REPORT_CARD_GRADES table?
300
The duplicated symbol that represents logical AND in PHP
What is &&?
300
The program used to edit Menu.php
What is Notepad++?
300
The ESE Exceptionalities Log field
What is student_field_id = 890?
400
|| (2 meanings)
What is the concatenation operator in SQL and the OR operator in PHP?
400
select custom_327, title from ?
What is the SCHOOLS table?
400
The variable in an edit that represents the value in the field being modified
What is {FIELD_VALUE}?
400
The file containing the list of schools in the state of FL
What is SchoolList.php?
400
Primary Exceptionality
What is LOG_FIELD4?
500
!= or <>
What is the "un-equal to" operator?
500
? when X then B end as 'primary value'
What is CASE?
500
The variable in an edit that represents the student's gradelevel
What is {FIELD_NAME{GRADE_ID}}?
500
The password for FTP access to download Menu.php
What is Bl@d3Bb5.4?
500
Schedule FEFP code
What is SCHEDULE.CUSTOM_5?