1
0
mirror of https://github.com/PlagiarismCheck/moodle-plagiarism_pchkorg.git synced 2024-12-22 04:10:07 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Jane Adelmann
3a041e6d35
Fix typo. Version 3.15.3 2024-10-08 14:57:38 +03:00
Jane Adelmann
8668922d72
Display widget in quiz. Version 3.15.2 2024-10-08 14:33:42 +03:00
Jane Adelmann
917a886c88
Add teacher auto registration 2024-07-31 14:19:43 +03:00
Jane Adelmann
faaca3e8ac
v3.14.7 Add compapability with bulk upload plugin 2024-03-05 12:56:36 +02:00
Jane Adelmann
6208bf4ff3
Add Privacy API implementation. Version 3.14.6 2023-11-20 19:50:29 +02:00
Jane Adelmann
aa44efdf0b
v 3.14.5 add new option and fix quiz 2023-10-12 16:37:14 +03:00
Jane Adelmann
04a22a1d3d
Ignore letter case in email 2023-07-04 15:31:09 +03:00
Jane Adelmann
830b77e6f7
Fix for database schema 2023-06-23 16:39:20 +03:00
Jane Adelmann
dd15b4983d
Add option to enable or disable ai-check 2023-06-08 12:17:51 +03:00
Jane Adelmann
8c3f615f7d
Add AI Score 2023-06-07 19:18:30 +03:00
Jane Adelmann
45634d8a3e
Add Support for 4.1, 4.2 2023-06-06 19:04:59 +03:00
Jane Adelmann
a46f7043e5
Version v3.13.5 2023-06-06 11:53:05 +03:00
Llewelyn Williams
87f8af6563
Update lib.php "Support student custom roles" (#29)
Rollback 8862dc0
2023-06-06 11:44:56 +03:00
Jane Adelmann
8862dc050a
Support student custom roles v3.13.4 2023-05-01 17:09:59 +03:00
Jane Adelmann
99b58f8e27
Use long syntax for arrays, remove comma in last argument 2022-11-16 16:31:42 +02:00
Jane Adelmann
987a4b8674
Fix for backup and restore api 2022-11-07 17:05:50 +02:00
Jane Adelmann
0803af58ea
User auto registration 2022-11-04 17:56:48 +02:00
Jane Adelmann
e198855544
Add case insensitive for user email 2022-11-04 17:21:10 +02:00
Jane Adelmann
28a2132625
Fix default value for activity option 2022-10-31 15:19:51 +02:00
Jane Adelmann
c511214aed
increase API timeout 2022-10-31 13:00:16 +02:00
Jane Adelmann
c0a0533b10
Add Backup API and Restore API implementation. 2022-10-28 14:20:12 +03:00
Jane Adelmann
74a67bce5f
Merge PR #28. Version 3.11.3 2022-10-07 11:02:23 +03:00
PlagiarismCheck
fb0b80b495
Merge pull request #28 from leonstr/master
27 Fix The 'name' value must be set in other
2022-10-07 10:48:55 +03:00
Leon Stringer
1d568254bf 27 Fix The 'name' value must be set in other
With this plugin's "Enable plugin" setting set to No, editing an
activity's settings resulted in the error "Coding error detected, it must
be fixed by a programmer: The 'name' value must be set in other.".
2022-10-06 21:01:32 +01:00
Jane Adelmann
5a44f324ae
Add support for moodle 4.0.2 2022-09-27 18:41:01 +03:00
Jane Adelmann
c071dae607
Add pptx checks 2022-09-26 13:40:25 +03:00
Jane Adelmann
09557e83eb
Fix required version for moodle 3.9 2022-07-29 14:05:51 +03:00
Jane Adelmann
39306ca802
Add new option: teachers allow students to see the result 2022-07-22 10:20:38 +03:00
Jane Adelmann
59185593d9
Add debug mode 2022-07-05 17:20:54 +03:00
Jane Adelmann
8187645ee1
Fix for widget 2022-06-14 18:33:28 +03:00
Jane Adelmann
e1b7ea48a3
Drop QuikForm validation rule for text. 2022-06-02 11:31:10 +03:00
Jane Adelmann
e94395f8c3
Fix widget rendering for firefoxes. 2022-06-01 14:47:24 +03:00
Jane Adelmann
fc5e7039da
Critical fix for 3.9.2 2022-05-31 11:45:18 +03:00
Jane Adelmann
2ca771a686
Quiz and Forum support 2022-05-30 12:05:34 +03:00
Jane Adelmann
3271259e66
Fix filters for activity settings. 2022-05-05 17:45:40 +03:00
Jane Adelmann
7467fd56b9
Fix for search filters 2022-05-05 15:42:41 +03:00
Jane Adelmann
e8838f35ed
Do not send empty filter values 2022-05-04 21:03:11 +03:00
Jane Adelmann
17bcf5747f
Add new filters for assignment 2022-05-04 20:20:37 +03:00
Jane Adelmann
3917e133c4
Add new filters in system settings 2022-05-04 18:04:10 +03:00
Jane Adelmann
dfb8593114
Add filters for personal token 2022-05-03 13:59:11 +03:00
Jane Adelmann
4f1c16bf57
Add filters for API Provider 2022-04-28 15:02:50 +03:00
Jane Adelmann
8d2814a419
Add configuration for activity module. 2022-04-27 17:42:46 +03:00
Jane Adelmann
9151e57228
Add new options for min percent of plagiarism 2022-04-26 19:13:24 +03:00
Jane Adelmann
10b4ac6dd3
Fix plugin when context is null. Version 3.7.5 2022-01-04 16:11:59 +02:00
Jane Adelmann
7f5a888f97
Add capabilities. Upgrade plugin to v3.7.4 2022-01-04 16:11:59 +02:00
Jane Adelmann
8a8f3a2763
Add new columns for table. Upgrade version to v3.6.2 2022-01-04 16:11:59 +02:00
Jane Adelmann
600676c990
Version 3.6.1 Add support for moodle 3.3 2022-01-04 16:11:58 +02:00
Jane Adelmann
809189dbcb
Fix issue #23. Delete concatenation operator. 2022-01-04 16:11:58 +02:00
Jane Adelmann
54c4e5ffa9
Add new version v3.5 2022-01-04 16:11:57 +02:00
Jane Adelmann
af7abda07a
Fix saving agreement for group user. 2022-01-04 16:11:57 +02:00