ls1intum / Orion

Plugin integrating Artemis programming exercises into IntelliJ
https://plugins.jetbrains.com/plugin/13217-orion--artemis-programming-exercise-integration/
MIT License
31 stars 7 forks source link

Started Exercises not displayed properly #118

Open janthoXO opened 1 month ago

janthoXO commented 1 month ago

Describe the bug

When starting a new exercise or trying to view an already started exercise, the plugin does not display the problem statement

To Reproduce

  1. Go in a course with a programming exercise
  2. Start the exercise
  3. Press on the exercise again to reload the window
  4. See that the problem statement is not displayed

https://github.com/user-attachments/assets/d1d16ee1-ead1-4030-adcd-3fd75bfe0e1f

Expected behavior

The problem statement should be displayed with an "Open in IntelliJ" button

Environment

- MacOs
 - IntelliJ 2024.1.x
janthoXO commented 1 month ago

after restarting intelliJ the problem statements get displayed properly. even when starting a new one now