Published solutions data on course schedules
In the published solutions, course schedules are available by week and thus course information can be accessed. Information about the relevant solutions for the course periods can be reviewed at the address below. In this way, Term ID and solution ID information can be determined for the course programs to be accessed.
| Url | Method |
| https://[institutionName].aplancloud.com/api/integration/published-solution/0 | Get |
Table 31. Published Solutions Data Url Structure
In response, the list data of all course solutions published in the system will be returned.
| Data Label | Description |
| solutionId | Solution Id |
| termId | Term Id |
| createDate | Created date |
| explanation | Solution description |
| isPublished | Published status |
| institutionName | Institution Name |
| term_type | Term Type (0:Course , 1: Exam) |
| name | Term Name |
| year | Year |
| academic_term | Academic Term Type (1:Fall, 2:Spring, 3:Summer) |