Liad Aram

Results 7 issues of Liad Aram

Check the prerequisite for all courses the student took. Give a warning if the student took a course without meeting the prerequisites.

:alarm_clock: priority:medium
:file_folder: client
:file_folder: core
:bulb: feature

- [ ] Upload a catalog for computer engineering itinerary. - [ ] Upload a grade sheet of student who takes this itinerary and check the whole flow.

:alarm_clock: priority:medium
:traffic_light: status:in-progress
:bulb: enhancement
:file_folder: QA

After the student marks a course as irrelevant he doesn't have any way to revert it besides reset the account.

:alarm_clock: priority:low
:file_folder: client
:bulb: feature

- [ ] Add strong validations on new catalogs for the flow. - [ ] Add semi automation flow to add catalogs easily. The most difficult parts are: - [...

:alarm_clock: priority:high
:bulb: meta

After extending the system to more faculties we should add another layer in the hierarchy. - [ ] Extract common-replacements to faculty layer. The common replacements should be identical across...

:alarm_clock: priority:medium
:file_folder: client
:file_folder: server
:file_folder: core
:bulb: design
:bulb: refactor

The logic in DegreeMainStatus is very loaded. We should think about creating a new sub-store for this logic.

:alarm_clock: priority:low
:file_folder: client
:bulb: design

The code of specialization groups algorithm is very complicated. We should make the code cleaner, more readable, and add comments in every non trivial part of the code.

:alarm_clock: priority:low
:file_folder: core
:bulb: docs