6902 Commits

Author SHA1 Message Date
nikos dimitrakas
92ad0ca334 3035 Fixade ytterligare en NPE. 2023-08-25 12:35:54 +02:00
nikos dimitrakas
53152e28bc 3035 Fixade NPE och test som misslyckades. Oklart om mina ändringar är korrekta. 2023-08-25 12:19:51 +02:00
Filip Kantar
9014a310ce 3035: SciPro DB changes:
Grading criteria template changes: added new columns for english titles and descriptions (grading_criterion_template and grading_criterion_point_template),
updated the criteria with new ones, in both languages, in their respective columns.
Specific changes for Master templates, 15hp version: Added 3p option (for U5, U6 and U7) and updated pointsRequiredToPass from 1 to 2 (for U5, U6, U7 and U13).
Specific changes for Magister templates, 0hp and 30hp versions: Removed 3p option (for U5, U6, U7) and 4p (for U13) and updated pointsRequiredToPass from 2 to 1 (for U5, U6, U7 and U13).

Changes for already copied criteria: added new columns for english titles and descriptions (GradingCriterion, GradingCriterionPoint and criterion).
For grading reports, older already copied criteria have been updated to the same format as the new ones, but with the old texts, in both languages.
For opposition reports, the old ones are left as they were, but with the same content copied to the new english columns. New ones will be available in both languages.

SciPro changes:
The criteria in the "Grading report" tab and the grading report PDF will be shown in the project's set language, if no language is set, swedish will be selected for bachelor and english for the rest.
The same applies to the opposition reports, but only for new ones, the old ones will still use the same language that was used when the criteria were copied.

Additions to the Grading report PDF: Added total points. Showing the full history of the reviewer's comments.
2023-07-02 21:50:43 +02:00
779c6922c9 3069 Send keywords and abstract to Daisy 2023-06-26 13:01:53 +02:00
08962b6f76 3134 Send out notification to authors when their active participation gets a failed grade. 2023-06-26 12:54:29 +02:00
5f328b4c29 3134 Send out notification to authors when their active participation is approved, but they have not yet done all the required ones. 2023-06-26 12:48:05 +02:00
c1fcf8ce4b 3134 Send out notification to authors when their opposition gets a failed grade. 2023-06-26 12:33:18 +02:00
7b6c1406d8 Remove max length of titles on supervisor start page 2023-06-20 14:07:09 +02:00
9876a896a6 Visual improvements when viewing authors submitted reflection as supervisor 2023-06-15 18:22:40 +02:00
5b294c8df4 3110 Inform authors how the final thesis and reflection will be submitted 2023-06-15 17:58:35 +02:00
a85dad2aa6 3074 Simple prototype of survey followup as a base for discussion 2023-06-09 16:37:49 +02:00
7c42ba67dc 3116 Handle projects without Daisy connection when performing the final steps as an author 2023-06-09 09:56:06 +02:00
2c921bf97f 3104 Enable students to add publication metadata
Abstract and keywords in both English and Swedish
2023-06-08 16:27:29 +02:00
aa99b600e5 Merge branch 'develop' into 1584-abstract-keywords 2023-06-08 09:42:49 +02:00
e6b5c47b8f 2984 Add points to each criterion on the grading basis 2023-06-02 09:57:40 +02:00
30b5b5e0db 2984 Fixed saving grading basis 2023-06-02 09:47:42 +02:00
567812f1ce 3068 Better text and fix scrolling issues 2023-05-26 08:29:43 +02:00
1bfdccd093 3083 Upgrade Flyway 2023-05-25 16:38:59 +02:00
4b1865f4d5 2984 Removed unused code 2023-05-24 17:29:22 +02:00
52f58ca27f 2984 Add examiner rejection feedback to the grading basis 2023-05-24 14:55:55 +02:00
cdf493c05e 2984 Handle the case when there is plagiarism in the submitted final thesis. 2023-05-24 14:23:49 +02:00
fa17169e77 3064 Show active participation requirements when sending an author for examination to enable supervisors to make sure it's been done. 2023-05-24 13:11:32 +02:00
cf8735438f 2984 Easier access to the thesis document and text matching report when doing the plagiarism analysis 2023-05-24 11:12:51 +02:00
0d21197235 2984 HTML improvements 2023-05-24 11:11:23 +02:00
113d35e216 2984 Abstracted away URKUND behind the text matching interface 2023-05-23 23:03:27 +02:00
704c87e993 2984 Refactoring 2023-05-22 14:01:14 +02:00
4b419ef643 2984 Tests for submitting plagiarism analysis 2023-05-22 14:01:05 +02:00
e6b6187490 Merge branch 'develop' into 1584-abstract-keywords
# Conflicts:
#	pom.xml
2023-05-22 12:47:16 +02:00
cbae067cc1 2984 Send to examiner button is individual 2023-05-11 16:33:03 +02:00
d18b45f7b4 2984 Add button to send to examiner once all pre-requisites steps are completed. 2023-05-11 16:10:27 +02:00
d2020302ee 2984 Instructions for the final sending to examiner step 2023-05-11 15:57:01 +02:00
6eca580297 2984 Correctly show final thesis and plagiarism status 2023-05-04 16:07:25 +02:00
ef0ce207b5 2984 Text clarifications 2023-05-04 16:07:03 +02:00
82cacd9b58 2984 Maintain scroll position when updating grading basis 2023-05-04 15:47:09 +02:00
d98e4e9608 2984 Tab for individual assessment 2023-05-04 15:44:14 +02:00
ab36939105 2984 Criteria panel is only for individual criteria since the separate grading basis covers the rest 2023-05-04 14:39:19 +02:00
b4d5bd41e9 2984 Extract the red/green label as a stand-alone component 2023-05-04 14:31:29 +02:00
3a7d4bfb23 2984 Remove unnecessary parameter 2023-05-04 12:16:46 +02:00
4a55c18460 2984 Simplified generics 2023-05-04 12:11:14 +02:00
a3c8cc9d4b 2984 HTML formatting 2023-05-04 11:59:37 +02:00
3e05f220db 2984 Remove extra padding around save button 2023-05-03 16:09:41 +02:00
e4db5090cb 2984 Disable editing of grading basis when it's submitted 2023-05-03 16:08:30 +02:00
1a09b05b8b 1584 Switch to a tabbed layout 2023-05-03 13:56:54 +02:00
nikos dimitrakas
5a3e0f7dc8 3066 TR 2023-04-18 11:54:15 +02:00
0ab37f0b81 3066 Handle trying to edit non-existing activities 2023-04-17 13:44:24 +02:00
6df949fb0b 3068 Add back sorting by deadline 2023-04-17 11:57:13 +02:00
b41d0d5b56 3068 Support different sorting parameters in custom columns 2023-04-14 12:03:29 +02:00
2a7abcf82d 3068 Display the correct requested date 2023-04-14 11:31:09 +02:00
5afdb90301 1584 Fix tests 2023-04-13 16:25:25 +02:00
3b1f0d4144 Merge remote-tracking branch 'origin/develop' into 1584-abstract-keywords
# Conflicts:
#	view/src/main/java/se/su/dsv/scipro/grading/ReviewerGradingReportPdf.java
#	view/src/test/java/se/su/dsv/scipro/grading/ReviewerFillOutGradingReportPanelTest.java
2023-04-13 14:48:49 +02:00