Check if Syllabus is related and selected to exactly 1 active Topic else show Error "No active Topic selected"
Check if Syllabus is at least related and selected to 1 or N SyllabusDescription else show Error "No Syllabus Description selected"
Check if Syllabus is at least related and selected to 1 or N SyllabusChapters (
3.1 For each of this SyllabusChapters check if it has at least 1 or N SyllabusChapterDescriptions
else break;
3.2 Add all of the severities in X
) else show Error "No Syllabus Chapter selected"
Check if X is exactly 100%
if all of the Conditions above is true, do
set related and selected SyllabusChapterDescriptions
and related and selected SyllabusChapters
and related and selected SyllabusDescriptions
and finally the Syllabus itself
to Active
Check if Syllabus is related and selected to exactly 1 active Topic else show Error "No active Topic selected"
Check if Syllabus is at least related and selected to 1 or N SyllabusDescription else show Error "No Syllabus Description selected"
Check if Syllabus is at least related and selected to 1 or N SyllabusChapters ( 3.1 For each of this SyllabusChapters check if it has at least 1 or N SyllabusChapterDescriptions else break; 3.2 Add all of the severities in X ) else show Error "No Syllabus Chapter selected"
Check if X is exactly 100%
if all of the Conditions above is true, do set related and selected SyllabusChapterDescriptions and related and selected SyllabusChapters and related and selected SyllabusDescriptions and finally the Syllabus itself to Active