Commit Graph

22 Commits

Author SHA1 Message Date
574e99eddd Fix rubocop offenses - Requires Ruby 3.1+ 2022-11-25 11:10:06 +01:00
77999f75df set proglang based on exenv
try to guess exenv based on proglang
2022-09-24 15:24:12 +02:00
5ec2c7f5bc refactor role finding logic for convert_task_to_exercise
add specs
2022-09-13 22:47:12 +02:00
5ace779d0c fix and add specs 2022-08-31 20:51:58 +02:00
76c9dfa4e5 add more CO specific data to metadata 2022-08-24 00:19:53 +02:00
50b81df742 proforma upgrade and small fixes 2022-08-23 21:12:03 +02:00
3effdbe600 merge master 2022-08-20 22:20:52 +02:00
d762f976a8 Add new CodeOcean::File#read method
* With a new method, we can simplify our code to handle differences between file.content and file.native_file.read
2022-08-19 22:42:55 +02:00
ec49f91a08 change namespace to CodeOcean 2021-12-06 20:23:30 +01:00
2c7748ed12 fix namespacing, specs 2021-11-27 21:08:52 +01:00
8a7eae1a56 Migrated to proforma 0.6
Fixed all failing specs
2021-11-23 19:37:38 +01:00
da0a682ffb Apply manual rubocop fixes 2021-05-14 22:03:06 +02:00
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
be3ec82bd4 Add new file role teacher_defined_linter 2020-10-15 00:43:57 +02:00
6e11f29fdf fix ajax action access, dont use delayed for model_solutions 2020-10-06 15:02:27 +00:00
7d4c4a4494 remove checksum 2019-12-16 17:43:47 +01:00
8ba764044a fix cognitive complexity 2019-12-10 17:34:02 +01:00
17aa44a444 fix cognitive complexity 2019-12-10 17:23:25 +01:00
46e7853465 specs for services 2019-12-09 20:35:49 +01:00
568796ef86 submit checksum on export 2019-09-05 18:33:53 +02:00
3c65565b8c enable export to codeharbor 2019-09-02 19:03:50 +02:00
c006bc3dc8 wip exercise to task implementation 2019-08-29 18:31:32 +02:00