Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here's a way to print class rosters, with custom data on it, 1 page per teacher.  It's a little weird, but once you understand it, you can make some pretty useful class roster printouts for staff. (hint: Campus could put locker info on this as well, I can help).

Start Page Data and Reporting > Reports > System Reports > (Scroll way down)  > Class Rosters (PDF)

...

Scroll down to "roster Columns" and paste in the below lines (highlight all 6 lines and paste in). Ignore how it looks:

Info

Tech note: This is DB column name \ column title

Code Block
last_name \ Last

...


first_name \ First

...


home_phone \ Phone

...


gender \ Gender

...


U_STU_CUSTOM_TRANSPORTATION.Transportation_Mode \ Car-Bus-Walk

...


U_STU_CUSTOM_TRANSPORTATION.Dropoff_Bus \ BUS #

...


Home_room \ HomeRoom 

Scroll down and Click Submit. If you get an error from PowerschoolPowerSchool, most of the time was because at least one teacher was not highlighted.

Pictures Below:

...

Heading Text Paste

...

Roster Columns Field Paste

...