Gravity Forms & Gravity Views – will need to keep at least initially. Used to do forms and views. Mettler Solutions will provide zip file and license key for first year. Used on these pages:
Break-Even Calculator – this is a multiple 7 step form
Custom built pages have to reside in the folder of the theme that you use. For the current CEP Tool this is the wp-content/themes/bb-theme-child/ folder. Custom built PHP pages include:
Grouping Tool:
View Uploads – shows summary of all file uploads for the user. File is UploadTable.php
Run Table – shows all Runs for the selected file upload. File is ViewRunTable.php
Data Sets for Run # – shows all data sets for the selected Run – accessed via the Run Table. File is ViewSets.php
Data Groups & Schools for Set # – shows the various groupings for a selected Set from the Data Set for Run table. File is ViewGroupsSchools.php.
Upload Table Admin – allows the administrators to see all uploads. File is UploadTableAdmin.php
Update Fed Rates – allows you to update via a form. File is UpdateFedRates.php
Break Even Calculator
Break-Even Results – this shows the result of the breakeven calculator – file is ViewBreakEven.php
Break Even Calculator summary page – for your account show it for the school, ISP Group and District levels if run. File is BreakEvenCalculator.php.