Richard Tibbles
Richard Tibbles
Hey @ellipsis, give me a code review
The only way to test that would be alongside `kolibri-server` - failing that, when this is tested in KDP.
I think dynamically summing the questions from all sections seems like the most sensible resolution here.
As @marcellamaki mentioned - I think just smoke testing the various assets here is about all that is needed, so just making sure they all start (bar the Mac installer,...
Seems like this is less straightforward than I had hoped!
Hi @pcenov, I have rebased onto the latest develop, which should fix the 500 error you saw in import, and have made a fix for the error I saw in...
Hrm, interesting - I'm not seeing anything unusual in the logs, my only hunch is that this has added a lot of additional files, causing the unpacking to take longer.
Looking at the assets, it looks like we now have two different packages that provide a complete copy of the timezone database, I think this is the cause of the...
@pcenov the empty sections were a deliberate choice, we have a follow up issue to get rid of these at publish time to avoid this showing to learners: https://github.com/learningequality/kolibri/issues/12217 We...
I think it's worth revisiting this package once we've upgraded the NodeJS version.