๐ ๏ธ 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: https://t.co/Zmosfbum1t
โจ 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:
https://t.co/kr4XmlXqMM
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