Student's Schedule - using advance list
Can we create an advance list similar to report that gives student's schedule? If yes, any idea on how to create an advance list which gives student's schedule?
Comments
-
The screenshots in this Google Doc will produce a list of courses for each student - including the schedule block. That may or may not be enough detail for you - it depends on how complex your schedule is and what you need to do with the information.
2 -
Thanks for reply. It helped me a lot. Adding to that, how to created daily schedule for the students with timing, room id and teacher id?
0 -
You can use the Academic Master Schedule endpoint to get the meeting times for all blocks on days in a specified date range for a specified school level (US, MS, LS, etc).
This endpoint returns the actual schedule for the specific days, as modified in Academics > Scheduling > Daily schedule calendar (so it will report times for special schedules).
You can use that information along with the block information from the Advanced List to get the meeting times for each student.
Depending on what information you need about rooms and teachers, you can either include additional fields in the Advanced List or use calls to User by Role(s), Users extended by role(s) and Venues buildings (which also returns room information).
When my programs call those endpoints, as part of the program start-up I read the entire result into a hashtable with the room ID or user ID as the key.
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 403 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 249 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 794 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
