-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add standarized competencies not working #10396
Comments
Thank you for pointing this out. It seems like this is also related to the new modularization of Artemis. We're looking into it. |
To me, this seems unrelated to the modularisation. But rather to the fact that the dialog for creating knowledge areas does not render (on the right-hand side) if no knowledge area exist yet (chicken-egg). Code Pointers:
|
@NadeoWolf as a workaround until fixed, you could import knowledge areas with the button on the top right (dummy content, example is given). Then, you should be able to add new ones (and remove the old one) |
@ole-ve i tried that before. But if i use the example it tells me "Unable to parse file. Please upload a file with valid JSON syntax" I removed the comments because that is not valid JSON. |
The example file is not valid JSON (as taken from the page). You would need to remove the commas after the "sourceId" and "children" elements like here: example.json. We should adapt this in the same PR @MaximilianAnzinger |
|
Describe the bug
Adding standarized competenzies is not working.
To Reproduce
Expected behavior
Some sort of reaction. new Page, popup or something else.
Screenshots
Which version of Artemis are you seeing the problem on?
7.10.3
What browsers are you seeing the problem on?
Other (specify in "Additional context")
Additional context
Brave and Chrome
Relevant log output
The text was updated successfully, but these errors were encountered: