- Team Website
- Colorado PowerSchool User Group
-
March 2022 COPSUG Registration
(register and more details)CO-PSUG Support
To submit resources and information for the benefit of the group, email it to:
Matt Barrett
mbarrett@d49org
Colorado PowerSchool User Group
Spring 2022 Colorado PSUG Conference
-
REGISTRATION FOR THE SPRING 2022 COLORADO PSUG CONFERENCE IS LIVE!!!
CLICK HERE TO REGISTER AND FOR DETAILS
The fall event was a success, and District 49 is excited to host users from across the state with expanded offerings that will include:
- Breakout Sessions
- Opportunities to Network and Share Ideas
- Fabulous Door Prizes
Thursday, March 31st, 9am-4:30pm
Creekside Success Center - The Creekside Success Center in District 49 is located at 3850 Pony Tracks Drive, Colorado Springs, Colorado 80922.
CO-PSUG RESOURCES
-
Your Colorado PSUG website with resources and announcements are listed in the blog below. If you have questions or additional contributions, leave them in the comments.
To submit information for the group's benefit, email Matt Barrett at mbarrett@d49.org.
Shared Resources & Best Practices
-
User Instructions (from D49)
Posted by Matthew Barrett on 2/7/2022Several in the group asked for the instructions we create for our users. Here are links to the Google Docs we created. We call them "Hyper Docs" because they are a page full of links to other documents our users can access. Think of it like a big table of contents for all of our resources.
-
Page Customization (from D70)
Posted by Matthew Barrett on 2/2/2022Here is the information from my Best Practice.Tami Boley
tboley@district70.orgYou will need to go to: system/system settings/page and data management/custom page managementYou will then go into folder: Admin/WildcardsYou will find the screen:The coding is as follows:~[if#rpen.has_role_capability=RPEN]
<p id="prov_enrollment_alert">~[x:provisionalenrollstatus]</p>
[/if#rpen]
<p id="student_detail_header">~(studentname) <a class="dialogM" title="~[text:psx.txt. wildcards.student_detail_ header_line.find_me]" href="/admin/alerts/ findmealert.html?frn=~( studentfrn)"><img src="/images/img/find-me-icon- 23x23.svg"></a> ~([01]grade_level) ~([01]student_number) ~([01]track) ~(studschoolabbr; usestudschool) ~[enrollmentstatus]<br> <FONT COLOR="#098438"><B>~(prefered_ first_name)</FONT></B> <p>DOB:~(dob) Phone:~(home_phone) ~( decode;~(gender);m;M;f;F; Blank) ~(decode;~(Ethnicity);05;W;04; H;03;B;02;A;01;AI;Blank) ~(State_StudentNumber) HR: ~(home_room) PSU: ~(student_web_id)  Info: ~(information_packet) & nbsp; Age: ~(age) <br>
EntryDate: ~(EntryDate) ExitDate: ~(ExitDate) Lunch Balance: ~(Balance1)<br>
Academy:~(U_Students_Extension.StudentAttendsOther)
Programs:<FONT COLOR="1b22b9"><B> ~(decode;~([STUDENTS.S_CO_STU_X]GIFTED);1;GT; ;) ~(decode;~([STUDENTS.S_CO_ STU_X]HANDICAPPED_504);1;504; ) ~(decode;~([STUDENTS.S_CO_STU_ X]LIP);01;ELL; )</FONT> <FONT COLOR="ab3015"> ~(decode;~([STUDENTS.S_CO_ STU_X]Read_Plan);1;READ; )</FONT></B> & nbsp;
<B>CDE Grad Requirements Complete:</B><FONT COLOR="#5e0bba"><B> ~(U_Students_Extension.StateGradGuideMet)</B></Font>& nbsp;   Parent Schoology Access ID: ~([Students.U_Registration_ Extension]SchoologyParentCode) ;  </p> You can change, add and modify as needed..