Search the web
Sign In
New User? Sign Up
PSUG · PowerSchool Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 46013 - 46042 of 63257   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
46013
... Gene, In my experience, simply sending out batches of e-mail is not generally sufficient to trigger spam filters, otherwise a whole bunch of legitimate...
Tom Donovan
hawthorn_tech
Offline Send Email
Apr 2, 2007
2:33 pm
46014
I am creating an object report for Student "Learning Profiles," and I want to eliminate an empty line when the text is not printed (is blank). The decoding...
brubdfcdvfsorg
Offline Send Email
Apr 2, 2007
2:39 pm
46015
We had a similar situation. I had to add the port :8080 to the IP address in order to log in. xx.xxx.xx:8080/admin Not sure if that will help you but it...
Terry Starr
uacoor
Offline Send Email
Apr 2, 2007
2:59 pm
46016
How do you handle sending out sheets to collect homework when students are serving in- school suspensions. Is there an easy way to print a sheet through...
michellekrecklow
michellekrec...
Offline Send Email
Apr 2, 2007
3:56 pm
46017
Is there a way to add a custom flag to a custom screen?...
michellekrecklow
michellekrec...
Offline Send Email
Apr 2, 2007
3:58 pm
46018
there are several files I would like to use in Powerschool, but I can't seem to figure out how to save them onto my computer and them import them. I have...
wendy.bowerman
Offline Send Email
Apr 2, 2007
4:41 pm
46019
... If I understand correctly, it sounds like you want to use a "checkbox" field type for that particular field. Tom ... Tom Donovan Chief Information Officer ...
Tom Donovan
hawthorn_tech
Offline Send Email
Apr 2, 2007
4:44 pm
46020
Here are some basic customization instructions: <http://www.somerton.k12.az.us/ps/Customization.html> Bob Cassidy, Somerton School District, Arizona, K-8, 2700...
Bob Cassidy
bcassid
Offline Send Email
Apr 2, 2007
4:48 pm
46021
We created a custom screen for our 2nd mailings and we want a flag to show at the top of the screen when we put information on that page. ... [Non-text...
Michelle Krecklow
michellekrec...
Offline Send Email
Apr 2, 2007
4:56 pm
46022
Are you wanting to move where things are tabbed to based on whether the fields are empty or not? If so you can use "if" statements to say things like, if field...
Nic Olinsky
olinskyn
Online Now Send Email
Apr 2, 2007
5:00 pm
46023
We do this on a few reports... the trick is to make your entire code one long line with NO line breaks. Then include the <br> tag WITHIN the output of the...
Roger Sprik
rogersprik
Offline Send Email
Apr 2, 2007
5:06 pm
46024
I need to be able to export a data file that includes the academic history for students at my school. This file needs to include student ID numbers, course...
Will Roundey
williamroundey
Offline Send Email
Apr 2, 2007
5:11 pm
46025
Hi, I am new to PowerSchool administration after having used the program for several years. Does anyone has any idea as to why a student shows up as...
all_lady_241
Offline Send Email
Apr 3, 2007
3:13 am
46026
for the student the class that is not showing any student make sure that there is not a student in that class list that is enrolled twice into the class. check...
Shannon Cochran
country_man_usa
Offline Send Email
Apr 3, 2007
3:24 am
46027
either make a new data file or just go to server for data and choose class roster. If that doesn't work try a new data file. Shannon Cochran...
vince lavecchio
pirates81
Offline Send Email
Apr 3, 2007
11:44 am
46028
Will, Here's a suggested list of fields to export, using DDE from the StoredGrades table. The fields that have brackets, e.g., [1]student_number are pulling ...
Mike Dewar-PSUG
michaeldewar...
Offline Send Email
Apr 3, 2007
11:55 am
46029
I am just having trouble figuring out how to download the file from the PSUG. Wendy ... DRAM ... I ... import ... copy ... the ... would...
wendy.bowerman
Offline Send Email
Apr 3, 2007
12:44 pm
46030
We are new to PowerSchool and I have tried running the ADA/ADM by Date report; however, the report has all zeros. The ADA/ADM by Student seems to work...
gillen_melissa
Offline Send Email
Apr 3, 2007
1:45 pm
46031
... Hi Melissa, You have duplicate attendance records for at least one student to get that result. You can use the ADA/ADM by Student report to find them by ...
Debi Leach
debileach
Offline Send Email
Apr 3, 2007
1:51 pm
46032
Debbie: Thanks for your help. I found one student on the ADA/ADM by Student report who has zero attendance. How do I find where the duplicate is and delete...
gillen_melissa
Offline Send Email
Apr 3, 2007
3:30 pm
46033
For those of you who write PHP scripts to manipulate PowerSchool data, do you have PHP installed on the PowerSchool server itself? I was planning on connecting...
wertle_dragon
Offline Send Email
Apr 3, 2007
3:56 pm
46034
... There are many things that could cause your mail server/powerschool server to be pegged as a spam server. Many mail servers/providers will block mail...
David Martens
martensdfcs
Offline Send Email
Apr 3, 2007
4:03 pm
46035
... Lisa, I assume you're running a Windows server, but if you're running a Mac OS X server, PHP is already there. It might just need to be enabled. Tom ... ...
Tom Donovan
hawthorn_tech
Offline Send Email
Apr 3, 2007
4:11 pm
46036
My personal suggestion would be to not put it on the same box. One thing is that there isn't a webserver that you have manipulative control over on the...
Sean Blenkhorn
blenky_16
Offline Send Email
Apr 3, 2007
4:16 pm
46037
That was my initial feeling about the matter. I am planning on connecting via ODBC with PHP, but I haven't gotten started beyond figuring out how to connect. ...
wertle_dragon
Offline Send Email
Apr 3, 2007
4:39 pm
46038
To add to this would there be anyway to have a script setup on an enrollment page which would be triggered to enter students into the Active Directory? I don't...
pjones
shspjones
Offline Send Email
Apr 3, 2007
4:57 pm
46039
No direct way to put a function in PowerSchool such as that (or tie in an outside PHP script for that matter), however, you could have a nightly routine set...
Sean Blenkhorn
blenky_16
Offline Send Email
Apr 3, 2007
5:33 pm
46040
Final update on the matter… Currently we are using Microsoft VisualStudio.NET to create web pages that directly access the Sybase database (even putting link...
David Herbert
davidjherbert
Offline Send Email
Apr 3, 2007
5:49 pm
46041
Dave, You state that "External apps (like the ones we are writing) do not have direct access the PVSIS_Custom_Students views." Is this because you are using...
Roger Sprik
rogersprik
Offline Send Email
Apr 3, 2007
5:58 pm
46042
Trying to get an export out that lists student name, 8th hour teacher and 9th hour teacher for third trimester. The search codes I have always used do not...
M N
mln32567
Offline Send Email
Apr 3, 2007
6:12 pm
Messages 46013 - 46042 of 63257   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help