| ... | ... | @@ -54,5 +54,32 @@ Importing other C exercises is not possible, because the default language is alw |
|
|
|
|
|
|
|
### Java exercises (Maven and Gradle)
|
|
|
|
|
|
|
|
The export of a `Java Maven` exercise works fine at first, also the import of the exported exercise selects `Maven` correctly.
|
|
|
|
|
|
|
|
### Python exercises |
|
|
\ No newline at end of file |
|
|
|
But in Sharing search 2 exercises are shown instead of one:
|
|
|
|
|
|
|
|
java_maven_duplicate
|
|
|
|
|
|
|
|
While one of the exercise has a normal internal identifier [132], the other exercise has this weird identifier also shown in the corresponding error logs:
|
|
|
|
|
|
|
|
java_maven_error_logs
|
|
|
|
|
|
|
|
The export of a `Java Gradle` exercise works fine, but the Import throws the following error:
|
|
|
|
|
|
|
|
java_gradle_error_logs
|
|
|
|
|
|
|
|
gradle_import_error_logs
|
|
|
|
|
|
|
|
### Python exercises
|
|
|
|
|
|
|
|
The export of a `Python` exercise works fine, also the import of the exported exercise selects `Python` correctly.
|
|
|
|
|
|
|
|
Testing the import of other python exercises was not possible, because no other python exercise had the format `artemis` needed to allow `Export to Artemis`.
|
|
|
|
|
|
|
|
## Other interesting bugs
|
|
|
|
|
|
|
|
Searching for python exercises throws a lot of warnings:
|
|
|
|
|
|
|
|
video
|
|
|
|
|
|
|
|
This only seems to appear with python exercises |
|
|
\ No newline at end of file |