digital-icebreakers v0.3
Bulk Edit questions
To make editing questions easier in Digital Icebreakers, I’ve added Bulk Edit functionality to question editing. Clicking the Bulk Edit button on the Questions page lets a user edit questions as lines of text in the following format:
- A question starts with a dash
Until the next dash, each line is an answer
* The correct answer starts with an asterix
- This is another question!
etc
This makes editing questions far easier even in a modal dialog, but, one could also copy/paste the text easily into something like vscode for increased manipulation.