Questions tagged [powerschool]

Pearson PowerSchool SIS

PowerSchool is a student information system (for scheduling classes, storing grades and attendance records, etc.) Local customizations can be added using a proprietary tag language.

The backend is an Oracle database.

36 questions
0
votes
1 answer

3 lines of SQL clarification

I am having an issue with a report that is running on a site where data is not pulling as it should. Specifically, there are drop downs setup with tlist, From and To dates, Students and Sports. The issue is related to the Sports dropdown, or…
0
votes
2 answers

How to programmatically log into a website?

I have looked at multiple examples on stackoverflow and cannot get it to work. This is the url I need to log into programmtically:http://powerschool.fortschools.org/public/ I have tried many different ways but am unsuccessfully. Heres what I have…
horvste
  • 636
  • 6
  • 19
0
votes
1 answer

Powerschool application (PowerTeacher) giving our entire district headaches (error messages inside)

I am trying to update my students' grades in the PowerTeacher gradebook application made by Powerschool. Sometimes it works wonderfully, but at other times (seems to mess up whenever grades are due...) it doesn't work at all. It allows me to enter…
0
votes
2 answers

How do I modify a .html file to give hardcoded inputs to input fields every time?

I want to access my Powerschool (powerschool.avon.k12.ct.us), and I find the need to type in my password and username every time rather tedious. To try and fix this I downloaded the page's source in Chrome, below: