orca-nrw / crossplatform-moodle-lti-plugin

GNU General Public License v3.0
3 stars 5 forks source link

PLUGIN1-MOODLE Results are not transmitted to Moodle #75

Open Laur0r opened 1 year ago

Laur0r commented 1 year ago

Describe the bug When a quiz or an other graded activity is completed within the Orca Provider, the results or grades are not transferred to Moodle. However, there seems to be database tables and functions for this functionality.

To Reproduce Steps to reproduce the behaviour:

  1. GO to a course
  2. Create a OrcaLTI Activity
  3. Select Orca content with an activity e.g. Argumentation
  4. Save Settings
  5. Click on newly created OrcaLTI Activity
  6. Submit solution within Orca Provider e.g. by answering the questions in the quiz
  7. When going back to Moodle, go to Grades
  8. There is no grade for OrcaLTI corresponding to the submitted activity within the Orca Provider

Expected behaviour Based on the functionality of server.php/ serverlib.php with _orca_updategrade I would expect that the results would be transferred to Moodle, so that they are visible in the gradebook.

Screenshots Orca Provider: Bildschirmfoto vom 2022-12-05 11-32-55 Moodle: Bildschirmfoto vom 2022-12-05 11-35-14

Software versions (please complete the following information):

Contact information (optional) Laura Troost, WWU (laura.troost@wi.uni-muenster.de)

KaiOrca commented 1 year ago

Hi Laura, thank you for posting this issue. As discussed in Zoom/Phonecall, we already documented this issue our colleagues are working on this issue. These Issues are documented in ORCA-551 and ORCA-660