Wiki Homepage
Get setup in our Setup guide.
Next, take off with our Get Started page now!
Finally, make sure to lock down the application's Security before going live
Check out what Technologies helped make this happen.
Take a deep dive into our Solution details.
Build your custom Integration process to incorporate your Student INformation System data.
Take a look at how you can start Automating Tests with this test suite.
Overview
The Student Success Dashboard is built to run on the Windows Azure cloud platform. It is made up of a single Web Role application that has a number of dependencies on Windows Azure cloud services, a Database project, and a number of testing projects.
It is a self-contained solution, however, integration with a school district's Student Information System (SIS) must be built by the districts.
- Secure authentication is provided via Azure ACS
- Azure Databases is the relational persistence store
- The SSD schema contains current data used by the application
- The Queue schema contains staged data from an SIS integration process
- An Azure Storage Account stores user import/export files, as well as diagnostic/monitoring data