Skip to content

ksdtech/ps-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps-on-rails project

Add-ons to PowerSchool

Before running rake tasks, export all students to data/students.txt,
using the rails-export-students PowerSchool template; and all staff to
data/staff.txt using the rails-export-staff template.  Then:

1. To print the family school directory, use these rake tasks:

rake import:all
rake directory:text or rake directory:merge

directory:text builds a tab-delimited text file for printing,
directory:merge builds a specially-delimited text file for 
use with Microsoft Word's mail merge.

2. To generate ldif files for use with Schoolwires, use:

rake import:all
rake ldif:dump_all

Then use the update_users_and_groups shell script to update the 
OpenLDAP server database.

3. To generate pdf registration and emergency contact forms, use:

rake import:all
rake pdf:emerg_bacich or rake pdf:emerg_kent


About

Script to generate parent phone book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages