Hasan_sh
Hasan_sh
Fixes #5293 and #5296 - **adjust html** - **max pre height same as editor's** - **split content only by finding the closest paragraph to the given max_char_length=750**
**Describe the bug** As reported by one of the teachers, their custom adventure is messed up when its content is large enough.  The probelm occurs due to how we...
**Describe the bug**   @jpelay ?!
**Describe the bug** https://github.com/hedyorg/hedy/blob/af093f0af02d02592cd265b3102237e59a6e0b45/static/js/teachers.ts#L248 Should add the g flag so that it replaces all occurrences of the `` tags.
**Describe the bug** When i create/clone an adventure and add it to an existing class, an error occurs!  @Annelein I thought i mentioned we should use `.get(..)` in case...
**Describe the issue** We need to add text explaining the new public adventures feature both in `for-teacher` and teacher's manual. Check the issue by Felienne in #4909 for more info....
**Idea incl level** Check this comment https://github.com/hedyorg/hedy/pull/4759#issuecomment-1828083043
**Describe the bug** In https://github.com/hedyorg/hedy/blob/main/app.py#L1481 we redirect the user to a level according to their progress (e.g. if they finished quiz 1, they're redirected to level 2). But we don't...
- **test placeholder command** - **inner unneeded placeholder**
**Idea** We want to make it possible for users to view our platform as an approved/signed in teacher would. To make this, we could create a teacher account that would...