Skip to content
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

Sync resources - The option to sync 'assessment details' is not functioning #3112

Open
pcenov opened this issue Apr 26, 2021 · 4 comments · Fixed by #3803
Open

Sync resources - The option to sync 'assessment details' is not functioning #3112

pcenov opened this issue Apr 26, 2021 · 4 comments · Fixed by #3803

Comments

@pcenov
Copy link
Member

pcenov commented Apr 26, 2021

Observed behavior

The option to sync 'assessment details' (update questions, answers and hints) is not functioning when selected by itself alone - I have to select all 4 checkboxes in the Sync resources modal window in order to get my question, answers and hints updated.

Expected behavior

After having selected only the option to sync assessment details all questions, answers and hints should get updated.

Steps to reproduce the issue

  1. Create a channel A and channel B.
  2. Create exercises with questions, answers and hints in channel A and then import the same exercises in channel B.
  3. Edit some or all questions, answers and hints in channel A.
  4. Go to channel B, click the Sync resources menu item and select only the option to sync 'assessment details' in the modal window.
  5. Compare the questions, answers and hints in channel A and B.

Additional information

2021-04-26_14-31-34

Usage Details

@pcenov
Copy link
Member Author

pcenov commented Aug 10, 2021

@vkWeb
Copy link
Member

vkWeb commented Nov 15, 2022

Will be fixed with #3803

@vkWeb
Copy link
Member

vkWeb commented Dec 2, 2022

Testing on hotfixes made me realize that #3803 fixes the backend part of it. But still in the frontend, the sync_channel updates are not getting reflected.

Only upon clearing index DB, I could see the results of sync_channel backend updates.

cc @rtibbles @bjester.

@pcenov
Copy link
Member Author

pcenov commented Jun 27, 2023

Hi @bjester while going though #3803 where it is stated that it closes this issue I noticed that as stated by @vkWeb the changes made in #3803 are not reflected in the frontend. So if I have copied one of my exercises then in Kolibri completing one of the imported exercises results in all being marked as completed and also if I attempt to sync my resources after the syn all the copied exercises default to the first one:

2023-06-27_16-36-59

Just wanted to bring that to your attention. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants