b2af1906d5
2984 PO 11) Add ability to remove plagiarism analysis if no student has been submitted for examination.
2023-10-04 10:06:29 +02:00
206dd24d4c
2984 PO Include credits when supervisor is forced to report pass/fail grades.
2023-10-03 13:39:41 +02:00
5e8ebc0d34
2984 PO 6) Text improvements for criterion that did not meet minimum requirements
2023-10-02 12:44:50 +02:00
b2c8d94d2f
2984 PO 4) Save (re-)submissions of authors for examination
2023-10-02 12:17:12 +02:00
3a66ffdf0f
3064 PO review 2) give more detailed information about active participations performed by authors to the supervisor
2023-09-27 13:14:07 +02:00
59ab4e428b
2934 Fix wrong decisions show up for reviewers
2023-09-16 12:57:15 +02:00
5b3a64ea6e
Merge remote-tracking branch 'origin/2934-reviewer-grading' into 1584-abstract-keywords
...
# Conflicts:
# core/src/main/java/se/su/dsv/scipro/notifications/Notifications.java
# core/src/main/java/se/su/dsv/scipro/report/GradingReportService.java
# core/src/main/java/se/su/dsv/scipro/report/GradingReportServiceImpl.java
# core/src/test/java/se/su/dsv/scipro/milestones/service/MilestoneActivatorTest.java
# view/src/main/java/se/su/dsv/scipro/grading/FillOutGradingReportPanel.utf8.properties
# view/src/main/java/se/su/dsv/scipro/reviewer/RoughDraftApprovalDecisionPage.java
# view/src/main/resources/se/su/dsv/scipro/reviewer/RoughDraftApprovalDecisionPage.html
# view/src/test/java/se/su/dsv/scipro/SciProTest.java
# view/src/test/java/se/su/dsv/scipro/reviewer/ApprovalReviewerPanelTest.java
# view/src/test/java/se/su/dsv/scipro/reviewer/RoughDraftApprovalDecisionPageTest.java
2023-09-16 12:18:51 +02:00
19efe7b343
2984 Correct language of the criteria title/descriptions
2023-09-13 09:39:42 +02:00
903ade76db
2984 PO 4) Save every approval by the examiners
2023-09-12 14:04:57 +02:00
434837f0e1
3122 Stöd för manuell hantering av slutsem för handledare
2023-09-12 12:14:41 +02:00
3e408d143c
2984 PO 4) Save every rejection by an examiner
2023-09-12 11:55:15 +02:00
ab7f382163
3122 Stöd för manuell hantering av slutsem för handledare
2023-09-12 10:23:49 +02:00
2eafad2b29
2984 PO 4) Timeline of examiner interactions (wip)
2023-09-11 15:06:58 +02:00
7a19b2fc0f
Fix migration script version conflict
2023-09-07 16:24:55 +02:00
aa383d980c
Merge branch 'develop' into 1584-abstract-keywords
...
# Conflicts:
# view/src/main/java/se/su/dsv/scipro/grading/CriteriaPanel.java
# view/src/main/java/se/su/dsv/scipro/project/panels/FinalStepsPanel.html
# view/src/main/java/se/su/dsv/scipro/project/panels/FinalStepsPanel.java
# view/src/test/java/se/su/dsv/scipro/SciProTest.java
# view/src/test/java/se/su/dsv/scipro/grading/CriteriaPanelTest.java
# view/src/test/java/se/su/dsv/scipro/grading/FillOutGradingReportPanelTest.java
2023-09-06 16:31:14 +02:00
8b94ca296a
3134 Include reason the opposition failed in the mailed out notification
2023-09-06 14:34:48 +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
nikos dimitrakas
e861c0dce4
3137 Anpassade SciPro till den nya xsd:n för Daisys API.
2023-06-29 16:16: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
3fa1e9cd73
3110 Apply new reflection process to all projects
2023-06-15 17:53:34 +02:00
a85dad2aa6
3074 Simple prototype of survey followup as a base for discussion
2023-06-09 16:37:49 +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
nikos dimitrakas
cd4cb23b93
Ny xsd för API:et efter 3013 (stöd för nyckelord för examensarbetespublikationer)
2023-06-02 06:16:13 +02:00
2b1ffd8d60
3056 Check active participation minimum requirement before activating the milestone.
2023-05-26 09:02:29 +02:00
09873f48c2
3056 Remove dependency on deprecated ObjectMother
2023-05-26 08:35:50 +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
64d4813059
Code clean up
2023-05-24 10:59:58 +02:00
113d35e216
2984 Abstracted away URKUND behind the text matching interface
2023-05-23 23:03:27 +02:00
e6b6187490
Merge branch 'develop' into 1584-abstract-keywords
...
# Conflicts:
# pom.xml
2023-05-22 12:47:16 +02:00
e28ba2e3f3
Fix problem with reviewer requests not showing
2023-05-08 15:41:36 +02:00
d98e4e9608
2984 Tab for individual assessment
2023-05-04 15:44:14 +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
6df949fb0b
3068 Add back sorting by deadline
2023-04-17 11:57:13 +02:00
9d0982912b
2984 1584 Fix SQL migration version conflict
2023-04-13 15:57:56 +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
5f0a5204d7
2996 Removed grading report snapshot from phase 2 review
2023-04-12 15:50:21 +02:00
34dbf8a9cd
2996 Removed old grading process for reviewers with filling in the grading basis.
2023-04-12 15:50:08 +02:00
Filip Kantar
85f29ee144
Merge remote-tracking branch 'origin/2935-post-phase-2-feedback-to-forum' into develop
2023-04-04 17:57:19 +02:00
a6fd7c655d
1584 Allow supervisors to fill in publication metadata
2023-03-30 12:21:41 +02:00
a81864018e
Fix database version conflict.
2023-03-30 09:54:16 +02:00
fe88f97aa2
Send grades when pressing button
2023-03-30 09:53:39 +02:00
a565eedaed
Save text matching analysis per project instead of per author
2023-03-30 09:53:39 +02:00
e3563ddf0e
Remove old unused columns.
2023-03-28 14:36:35 +02:00
c4c7f592a7
Sonar
2023-02-13 10:51:29 +01:00
239d26eb61
3019 Fix trying to upload non-PDF as seminar document
...
Can't throw exceptions in @Transactional methods or the EntityManager gets put in a weird state. Causes the involved entities (FinalSeminar) to be detached which leads to LazyInitializationExceptions.
2023-02-10 19:39:49 +01:00