Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
api:api_applications_id_studyplans_id [2015/02/13 16:17] – [Explanation of data] Lauri | api:api_applications_id_studyplans_id [2024/07/30 11:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== HEAD, GET ===== | ===== HEAD, GET ===== | ||
- | A study plan is always created in a particular application and are related to a particular course | + | A study plan is always created in a particular application and are related to a particular course. |
+ | ==== Insert subjects vs Select subjects ==== | ||
+ | |||
+ | If you look at the tow examples below, you can see that there is a small different in the way the '' | ||
+ | |||
+ | This has to do with two different ways a study plan can be created in DreamApply. | ||
+ | |||
+ | a) if the subjects list has been imported into DreamApply, then the applicant can simply " | ||
+ | | ||
+ | b) if the subjects list is not inserted into DreamApply, the applicant is presented with a form that he/she can fill manually, by typing the code, name, Fall/Spring and credits points manually. It is expected that the applicant has some sort of Excel/PDF for reference, but obviously there is no guarantee that the data in the study plan is correct. | ||
Line 12: | Line 21: | ||
* '' | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
- | * '' | + | * '' |
The statuses can currently be: | The statuses can currently be: | ||
Line 42: | Line 51: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
}, | }, | ||
Line 48: | Line 57: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
}, | }, | ||
Line 54: | Line 63: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
} | } | ||
Line 61: | Line 70: | ||
" | " | ||
" | " | ||
+ | " | ||
" | " | ||
" | " | ||
} | } | ||
- | |||
==== Response example (applicant chooses subjects) ==== | ==== Response example (applicant chooses subjects) ==== | ||
Line 73: | Line 82: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
}, | }, | ||
Line 80: | Line 89: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
}, | }, | ||
Line 87: | Line 96: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
} | } | ||
Line 94: | Line 103: | ||
" | " | ||
" | " | ||
+ | " | ||
" | " | ||
" | " | ||
} | } |