Podcast
Questions and Answers
What is the primary purpose of Alphanumeric/String variables in WebKIDSS?
What is the primary purpose of Alphanumeric/String variables in WebKIDSS?
Which variable type would be most suitable for capturing a student's active status?
Which variable type would be most suitable for capturing a student's active status?
If you want to allow the user to select only one item from a list of options, which variable type should you use?
If you want to allow the user to select only one item from a list of options, which variable type should you use?
What is a limitation of using Alphanumeric/String variables in WebKIDSS?
What is a limitation of using Alphanumeric/String variables in WebKIDSS?
Signup and view all the answers
Which variable type allows for a list of items where users can select one or more options?
Which variable type allows for a list of items where users can select one or more options?
Signup and view all the answers
What is the maximum number of digits allowed for Number variable types in WebKIDSS?
What is the maximum number of digits allowed for Number variable types in WebKIDSS?
Signup and view all the answers
Which variable type is best suited for capturing a phone number?
Which variable type is best suited for capturing a phone number?
Signup and view all the answers
What format does the Date variable type utilize for storing dates?
What format does the Date variable type utilize for storing dates?
Signup and view all the answers
What is the purpose of the Procedural Dates Report?
What is the purpose of the Procedural Dates Report?
Signup and view all the answers
Which of the following is NOT classified as a kind of variable in WebKIDSS?
Which of the following is NOT classified as a kind of variable in WebKIDSS?
Signup and view all the answers
What type of variable would you use to define custom data specific to an IEP?
What type of variable would you use to define custom data specific to an IEP?
Signup and view all the answers
Which report would you use to check for students with IEPs that are overdue?
Which report would you use to check for students with IEPs that are overdue?
Signup and view all the answers
What type of data is included in the calculated variables category in WebKIDSS?
What type of data is included in the calculated variables category in WebKIDSS?
Signup and view all the answers
Which of the following reports is designed for teachers and their rosters?
Which of the following reports is designed for teachers and their rosters?
Signup and view all the answers
What is a key feature of the Blank/Duplicate KIDS IDs report?
What is a key feature of the Blank/Duplicate KIDS IDs report?
Signup and view all the answers
What is one potential use of the GAP Report?
What is one potential use of the GAP Report?
Signup and view all the answers
What should you do to specify the Sort Order for the report?
What should you do to specify the Sort Order for the report?
Signup and view all the answers
What is the purpose of selecting 'Break on 1st Sort Field'?
What is the purpose of selecting 'Break on 1st Sort Field'?
Signup and view all the answers
What appears only once in the report?
What appears only once in the report?
Signup and view all the answers
Which option must be selected to include a page break based on the sorting order?
Which option must be selected to include a page break based on the sorting order?
Signup and view all the answers
What is the recommended action after entering the body for the report?
What is the recommended action after entering the body for the report?
Signup and view all the answers
In the Custom Transportation Service Example, how is the report sorted?
In the Custom Transportation Service Example, how is the report sorted?
Signup and view all the answers
What step follows after creating a new form in the process?
What step follows after creating a new form in the process?
Signup and view all the answers
What happens if you do not check the 'break on...' boxes?
What happens if you do not check the 'break on...' boxes?
Signup and view all the answers
What is the first step to create a Medicaid Student List Type 2 form?
What is the first step to create a Medicaid Student List Type 2 form?
Signup and view all the answers
Which variable should be included in the Form Body of the Medicaid List Type 2 form?
Which variable should be included in the Form Body of the Medicaid List Type 2 form?
Signup and view all the answers
When selecting variables to sort in the Medicaid List Type 2 form, which of the following is mentioned as an option to add?
When selecting variables to sort in the Medicaid List Type 2 form, which of the following is mentioned as an option to add?
Signup and view all the answers
What action should be taken after entering data in the Footer section of the form?
What action should be taken after entering data in the Footer section of the form?
Signup and view all the answers
What is the purpose of selecting 'Find Students-Find on Fields' in the Medicaid section?
What is the purpose of selecting 'Find Students-Find on Fields' in the Medicaid section?
Signup and view all the answers
In the context of building the Medicaid Student List Type 2 form, what should you do after entering a form name?
In the context of building the Medicaid Student List Type 2 form, what should you do after entering a form name?
Signup and view all the answers
What is the appropriate operator to select for filtering students based on the submitted date?
What is the appropriate operator to select for filtering students based on the submitted date?
Signup and view all the answers
What is the last step mentioned in creating the Medicaid Student List Type 2 form?
What is the last step mentioned in creating the Medicaid Student List Type 2 form?
Signup and view all the answers
What is the purpose of adding the absolute indicators ($) in the modified VLOOKUP formula?
What is the purpose of adding the absolute indicators ($) in the modified VLOOKUP formula?
Signup and view all the answers
What will the modified VLOOKUP formula return if a KIDS ID number is not found in the search area?
What will the modified VLOOKUP formula return if a KIDS ID number is not found in the search area?
Signup and view all the answers
What does the ISNA function accomplish in the nested formula?
What does the ISNA function accomplish in the nested formula?
Signup and view all the answers
What output does column G produce based on the modified formula?
What output does column G produce based on the modified formula?
Signup and view all the answers
Why can FTE not be accurately calculated for the current school year?
Why can FTE not be accurately calculated for the current school year?
Signup and view all the answers
What data should be included when completing a service line export for last year's FTE calculation?
What data should be included when completing a service line export for last year's FTE calculation?
Signup and view all the answers
Which of the following best describes the modified VLOOKUP formula?
Which of the following best describes the modified VLOOKUP formula?
Signup and view all the answers
What does the formula =IF(modified_column_f_formula, 'No', 'Yes') signify?
What does the formula =IF(modified_column_f_formula, 'No', 'Yes') signify?
Signup and view all the answers
Study Notes
WebKIDSS Variables
- There are 11 different types of variables in WebKIDSS
- Alphanumeric/String variables are for text entries up to 150 characters and used for names, phone numbers, etc.
- Boolean variables are True/False responses, used to indicate Active/Inactive status, for example.
- Checkbox variable is a single checkbox with the value "Yes" if checked.
- Date variables store a date in DD/MM/YYYY format.
- Dropdown List allows for selection from a predefined list of up to 20 items.
- Multiple Checkboxes presents a list of up to 20 items where users can select one or more.
- Multiple Select List presents a list of up to 100 items where users can select one or more.
- Number variables allow for entering numerical data only, including whole numbers, partial numbers, and negative numbers up to 10 digits.
- Radio Button variables allow for selecting one option from a list of up to 20.
- Time variables capture data in HH:MM AM/PM format.
- Built In Print Lists are accessible from the Main Menu under the Medicaid section and allow different types of reports to be generated.
Variable Kinds
- There are 8 kinds of variables in WebKIDSS
- Student Predefined variables are defined by the WebKIDSS program and are located in the IEP:, Goal:, B/O:, Serv:, and Stu: sections of the variable lists.
- Student Form variables are created by the user/agency and are identified by the Form: section of the variable lists.
- Student Agency Predefined variables are created by the Agency for use on the Demographics Screen or on a Custom Agency Predefined Variable Screen.
- Preferences Predefined variables are controlled by the Preferences section of WebKIDSS and contain information like Agency Address and Agency Name. They are located in the Pref: section of the variable lists.
- Business Form variables are Agency created variables used only in Business Forms.
- Business Agency Predefined variables are created by the Agency and utilized within the User Profile.
- Medicaid Predefined variables are created by the WebKIDSS program and utilized within the Medicaid portion of WebKIDSS.
- Medicaid Form variables are created by an Agency for use when creating Medicaid forms.
Generating Reports
- CSSF Modifications Example describes how to create a new form for a report.
- Custom Transportation Service Example provides steps for creating a form to generate a report on transportation services sorted by LEA, building, and provider.
- To generate a report, navigate to the "Edit Forms" option, create a new form, and choose "Student List Print Form - Type 2".
- To include data in the report, double-click the variable from the list provided above the Body box.
- The "Form Header" defines the header row appearing once, while "Form Body" contains information that repeats for each student.
- Define a Sort Order by selecting variables and clicking "Add One."
- Save the form and click "Done."
Generating a Medicaid Report
- To generate a Medicaid report, select "Medicaid List Print Form - Type 2" under "Edit Forms"
- Enter a form name, verify the "Use" checkbox is marked, and enter the header information.
- In the "Form Body," select variables from the list by double-clicking them.
- Save the form and choose variables for sorting.
- Click "Save" and "Done."
- From the Main Menu, navigate to the Medicaid section, choose "Print a Medicaid List Form," and then "Find Students - Find on Fields."
- Under "Field," locate "Med-SerLog: Med-Log Submitted Date (D)."
- Choose "is greater than or equal to" in the Operator dropdown.
Modifying Formulas
- The formulas within WebKIDSS can be modified to include absolute references using the dollar sign ($) to prevent the search field from changing when copying the formula to other rows.
- For example,
=VLOOKUP(A2,'LIST #2 SpedPRO'!$C$2:$F$18,1,FALSE)
uses absolute references for$C$2:$F$18
- The formula
=ISNA(VLOOKUP(A2,'LIST #2 SpedPRO'!$C$2:$F$18,1,FALSE))
can be used to check for errors in the VLOOKUP formula. - The formula
=IF (modified_column_f_formula, "No", "Yes")
returns "No" if the VLOOKUP formula returns an #N/A error and "Yes" otherwise.
Calculating FTE
- FTE (Full-Time Equivalent) is not fully calculated until the end of the school year.
- To calculate FTE for previous years, export a service line report including all active and inactive students.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Explore the 11 different types of variables used in WebKIDSS. This quiz covers essential concepts including alphanumeric, boolean, and date variables, as well as dropdowns and checkboxes. Test your knowledge and understanding of these variable types and their applications.