Customization
Contents
- 1 General
- 1.1 Hide Student Contacts
- 1.2 San Diego Unified - District Student Search Customization Presentation
- 1.3 Enhanced Parent Portal
- 1.4 Bell Schedule Header
- 1.5 Test Score Display (BETA)
- 1.6 Individual Discipline Summary
- 1.7 PowerScheduler Teacher Assignments Display
- 1.8 Add Reset Class Counts to Special Functions
- 1.9 Enter Attendance Prev5
- 2 Database Extensions, Fragments, and Plugins
- 3 Test Server Modifications
- 4 Angular and GridWidget
- 5 Additional Links
General
Hide Student Contacts
This plugin will hide the new Student Contacts feature released in version 12. It allows for selective enabling of contacts based on group security. Useful to give yourself time to prepare before allowing your users to interact with the new feature.
- HideContacts 1.3.zip
- Hide_Contacts_Plugin_ReadMe_1.3.pdf - Documentation for Hide Contacts Plugin
San Diego Unified - District Student Search Customization Presentation
Enhanced Parent Portal
NOTE!!! EPP may not be working with the latest versions of PowerSchool. The Enhanced Parent Portal (EPP) is a popular add-on to PowerSchool to enhance the Student/Parent Portal with additional pages and give you the control of hiding/showing any of the existing or custom pages.
Bell Schedule Header
This plugin adds the current day's schedule name to the header of all the portals, with a link to a popup with period details.
Test Score Display (BETA)
This plugin creates a configurable and more readable test score display screen to supplement the existing one.
Individual Discipline Summary
Copied from PSUG Yahoo Groups National Files - legacy 2006, but still works
An adaptation of a Reporting Engine Discipline report. It includes instructions on how to add a link to a PS screen so as to provide the studentid automatically. The result is a report showing only discipline logs within a user defined data range for the individual student. Included is the entry date, sub-type, Subject, Detail (Entry) and Consequence for each discipline log entry. Definitely provided "as is", your mileage may vary.
PowerScheduler Teacher Assignments Display
We created this to provide a paperless means of communicating to teachers their future teaching assignments based on the data in PowerScheduler. Includes control school-by-school of whether or not to display the assignments and display custom messages for both enabled and disabled states. This is a plugin, use Plugin Management Configuration to install the zip. You'll find the settings under School - (Scheduling) - Preferences. Posted by Roger.
Add Reset Class Counts to Special Functions
If the section class counts are incorrect, the only solution is to have someone with the correct access run the "Reset Class Counts" operation from the System - Special Operations page. This customization creates a custom page containing ONLY the Reset Class Counts function, and a page fragment adds the link to this new page to the Special Functions screen. Add both of the files below to the admin folder in your custom webroot or CPM.
- PowerSource Download 449 - This is a link to PowerSource for the custom page itself, posted by Linda Brock
- functions.resetclasscount.content.footer.txt - This is the fragment that will add a link to "Special Functions" and update the "striping" to preserve the alternating row colors. Because MediaWiki does not allow "txt" uploads, this is a zip file that must first be unzipped before being uploaded. It is NOT a plugin.
Enter Attendance Prev5
Adds a link right after "Enter Attendance" with the start date as 5 days ago and the end date as 1 day ago, for the purpose of modifying prior days attendance. Our secretary is often working with prior week's attendance on Monday, for example. This makes it easier to get to the prior dates very quickly. Upload this fragment via CPM to the admin/students/ directory.
- more2.attPrev5.leftnav.footer.txt - This is a zip file, must be unzipped before uploading. It is NOT a plugin.
Database Extensions, Fragments, and Plugins
User created guide
- DatabaseExtensionsHandout_Sept2014.pdf - Database Extensions Handout updated for the latest in 8 as of September 2014
Building a Plugin from Start to Finish
An example (Vehicle Tracking) of using Database Extensions, Fragments, and building it all into a plugin.
- Building_a_Plugin_National_2016.pdf - Presentation
- vehicle_extension_1_1.zip - Plugin with all the source files
Test Server Modifications
Changing Logos and Colors on a Test Server
For your test server, you may want to change the color scheme as an indicator that you are using a test server vs. using the production server. You can also change the displayed name from “PowerSchool” to something else. This PDF documents how to do this. See also the "Sample SVG Files" posted below.
Sample SVG Files
These files are related to the "Changing Logos and Colors on a Test Server" above. These are sample SVG files for replacing the "PowerSchool" name logo with "PlaySchool". These are named "playschool" intentionally. For them to work on your server, they need to be renamed to:
/images/img/powerschool.svg
/images/img/powerschool-white.svg
Test Server Watermark
Adds a green "Monkey Wrench" background watermark to your test server. This is a plugin, install through System - System Settings - Plugin Management
Angular and GridWidget
- birthdays_2_0.zip - A sample plugin showcasing the Angular Grid Widget with Tile Carousel (does not use PowerQueries)
Additional Links
- PowerTools Diagnostic Utility - Link to PowerTools Diagnostic Utility mentioned at PSGU-SoCal August 2nd.
- Jim Parsons PSUG 2017 Shared Folder