Skip to content

Course program data

First of all, in the Constructor Schedule system, the ID of the current course term, the ID of the solution published in the relevant period and the week number from which the course information will be accessed must be known. Relevant id information can be determined using the address mentioned in Section 5.1. The week number is an integer starting from 1, whose highest value is equal to the total number of weeks of the period. In addition, this information can be accessed in the "Solution" tab on the interface after logging into the system (See Section 4.1).

UrlMethod
https://[institutionName].aplancloud.com/api/integration/search-activity-solution/Post

Table 33. Course Programs Web Service Url Structure

Parameter nameParameter TypeDescription
term_idintTerm Id
solution_idintSloution Id
weekintWeek Number

Table 34. Course Programs Web Service Url Parameters

metin, ekran görüntüsü, çizgi, yazı tipi içeren bir resim Açıklama otomatik olarak oluşturuldu

In response, detailed solution data for the relevant filters will be returned.

Data LabelDescription
SolutionActivitiesCourse Information
SolutionStartDatesDate Information

Table 35. Course Schedules Web Service Data Type Fields

Details of all courses in the selected week can be examined in the "SolutionActivities" data. Each course information contains a unique id called "solutionActivityId". By matching this id value within the "SolutionStartDates" data, the date information of the relevant course in the course schedule can be accessed.

![metin, ekran görüntüsü, yazı tipi, sayı, numara içeren bir resim

Açıklama otomatik olarak oluşturuldu](./assets/schedule-developer-guide-1/Imported/course-program-data/img0002.png)