Zameel Hassan
Zameel Hassan
* **Please tell us about yourself (include an email address):** - My name is [Zameel Hassan](zameel7.github.io) and I am a Computer Science Engineering degree student. I am from Kerala, India....
Isn't this something that needs to be added in the quickstart docs for V2? For anyone following the getting started guide you have to specify the platform in the docker-compose.yml...
https://github.com/hasura/learn-graphql/blob/5e19739d128a62ce0989810a2f74334e52d80e8e/tutorials/backend/hasura-v3/tutorial-site/content/setup.md?plain=1#L29 Here, it suggests to run the command ```ddn login``` but seems like the actual command to be run is ```ddn auth login```
fix #1050 ### Description The prerequisites doc had wrong command mentioned. Fixed that to show the correct command. ### Related Issues #1050 ### Solution and Design Instead of the command...
Some components by default has its own button for full screen functionality. So, the full screen button could be optional where instructors would be able to turn that on or...
https://github.com/overhangio/tutor-mfe/blob/a1785354ec9799310ebb5b7b46dab874c160d39f/tutormfe/patches/openedx-lms-development-settings#L62 Shouldn't the LEARNING_BASE_URL have '/learning' at the end?