🛠️ We have been using the console-feed package for displaying logs. Since the package is not very actively maintained, we've decided to maintain our version of it.
Check it out here: buff.ly/4cSsX9y
✨ Code diff viewer is now live! Now your students can view a Github style diff viewer to help them spot their typos and bugs in exercises!
#coursebuilder#buildinpublic
🛠️ Since users were confused about chapters with and without content, we have improved the UX so that it is more clear how to create chapters with content!
✨ Canvas evaluation is now live! You can now create courses with HTML canvas assessments.
See it in action on @bigbinary_acad 's latest HTML canvas chapter:
buff.ly/3M5vzGa
Up next: Evaluation of animations inside HTML canvas 🎨
#coursebuilder#buildinpublic
🚀 We've been working on improving the search experience for users:
- Added autocompletion for search results.
- Words that match exactly come up on top of results instead of fuzzy results.
- Results from other courses are given lower relevance.
and other minor tweaks!
✨ Added shortcut to format code inside a codeblock (Cmd / Ctrl + Shift + I). Also added Run code shortcut (Cmd / Ctrl + Return) which was missing for React codeblocks .
🛠️ Fixed issue where code evaluation wasn't working for certain git commands in bash codeblock.
Now you can create courses on git with code evaluation!
#coursebuilder#buildinpublic