Closed JBThong closed 2 years ago
So sorry, the cibot is failed I will check it and send it back to you later.
Hi @timhunt,
I have completed this commit and run the cibot without failure. Could you please help me to review it?
Many thanks,
I'm sorry, but this fix makes no sense (as far as I can see).
Do you know what the core/pending library is for? Try re-writing your 'fix' using the underlying M.util.js_pending/js_complete and you may see why the code you have written is mostly senseless.
I suspect that lurking at the middle of your commit is the small chance acutally required to fix this, but no point obfuscating it with all the other stuff.
Thanks for helping me correct my mistake, Tim. I had a big mistake in understanding js_pending. Hieu has reminded me, and I have updated my code. Could you please help me to review it again?
Many thanks.
Thanks. That fix makes sense now. Merging.
Hi Tim,
I have created this commit to fix the issue toggle checkbox in Studentquiz. Steps to reproduce:
Actual result: Checkboxes are checked/unchecked when refreshes the page Expected result: All checkboxes on the question listing should be selected consistently when refreshing the page.
Could you please help me to review it? Thanks,