Skip to content

Commit

Permalink
[Close to graduation] Fix old view with the new one
Browse files Browse the repository at this point in the history
  • Loading branch information
valtterikantanen committed Nov 28, 2024
1 parent c7b8685 commit 5051bbd
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 448 deletions.
10 changes: 3 additions & 7 deletions services/frontend/src/common/InfoToolTips/closeToGraduation.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
export const closeToGraduationToolTips = `
You can filter students by choosing a degree programme and/or a faculty.
You can also select multiple programmes or faculties.
Please note that if you select a faculty, only the degree programmes of that faculty will be shown.
You can use the dropdowns in the ’Faculty’ and ’Programme’ column headers to filter students. You can also select multiple programmes or faculties. Please note that if you select a faculty, only the programmes of that faculty will be shown.
Students are included in this list based on the number of credits they have completed in their primary study plan.
The limits for each study programme are as follows:
Students are included in this list based on the number of credits they have completed in their primary study plan. The limits for each study programme are as follows:
- All bachelor’s programmes: 140 credits
- Degree Programme in Veterinary Medicine (eläinlääketieteen lisensiaatin koulutusohjelma): 150 credits
Expand All @@ -13,6 +10,5 @@ export const closeToGraduationToolTips = `
- Master’s Programme in Psychology (psykologian maisteriohjelma): 115 credits
- Other master’s programmes: 70 credits
If you have access to all student data in Oodikone, you can also see all students here.
Otherwise you will only see the students in your study guidance groups.
If you have access to all student data in Oodikone, you can also see all students here. Otherwise you will only see the students in your study guidance groups.
`
Loading

0 comments on commit 5051bbd

Please sign in to comment.