Régis Behmo
Régis Behmo
Right. I see how custom courses would be a useful addition to the `importdemocourse` command. Currently, the corresponding import script cannot be templated with variables other than those coming from...
Yes, the settheme command for instance. Note that this issue is somehow related to this one: https://github.com/overhangio/2u-tutor-adoption/issues/75
Hi @waza-ari, thanks for your PR! First of all, I agree that the quickstart phrasing is ambiguous. It is a source of confusion. For instance, too many people just disable...
> Regarding the additional section, do you envision it tol contain generic information only (e.g. which sites need to be forwarded, which headers should be set) or do you also...
FYI @kdmccormick this PR is for solving https://github.com/overhangio/2u-tutor-adoption/issues/121 It was more difficult than I thought to implement this... In particular, getting the docs to compile was challenging. I'd appreciate it...
I can confirm that logging in is impossible. I'm getting the following logs from the server: ``` tutor_local-lms-1 | 2022-10-24 19:11:17,763 INFO 7 [tracking] [user None] [ip 78.196.96.100] logger.py:41 -...
> is this freetextresponse not a default feature because it's a relatively complicated feature to maintain? The freetextresponse XBlock repository was last updated 3 years ago: https://github.com/Stanford-Online/xblock-free-text-response I do not...
Considering the huge list of new MFEs that are expected to land in Olive, I'm very anxious that we merge the [runtime configuration feature](https://github.com/openedx/frontend-wg/issues/103). If we don't, I'm afraid we...
Who is responsible of applying the patch?
Thanks for your PR @Peters-Lab! I think that we should wait until your PR is merged in master, and then we'll cherry-pick the change in the open-release/nutmeg.master branch.