AVP-78 Feature to check if parents looked at report card
This commit is contained in:
@@ -334,6 +334,12 @@ switch ($role) {
|
||||
'label' => 'Scores',
|
||||
'title' => 'Review progressive academic score for the year (homeworks, projects and exams).',
|
||||
],
|
||||
[
|
||||
'href' => base_url('/parent/report-cards'),
|
||||
'icon' => 'bi-file-earmark-text',
|
||||
'label' => 'Report Cards',
|
||||
'title' => 'View and acknowledge student report cards.',
|
||||
],
|
||||
[
|
||||
'href' => base_url('/parent/progress'),
|
||||
'icon' => 'bi-journal-check',
|
||||
|
||||
Reference in New Issue
Block a user