-
Bug
-
Resolution: Fixed
-
Minor
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_405_STABLE
-
MDL-83277-main -
-
1
-
Team Hedgehog 2024 Sprint 3.3
AI prompts are being logged in the browser console, this seems to be a dev artifact we didn't remove from the original implementation. I think we can take it out, since it seeme to be a dev benefit rather than a user one (and the prompts are already stored in the db).
Errors are also sometimes being logged in the console, eg if you put an incorrect API key in, the summarise action will generate a console message which gives the specific error, and in the case of the incorrect API key, lists the API key that was attempted. We should remove that (and any other cases where that is being output - though it didn't appear to output to the console from the editor placement, the generate image and text actions just show the generic error in the modal without any console output).
- Discovered while testing
-
MDLQA-19373 CLONE - Moodle AI subsystem exploratory test
-
- Passed
-