Generate flash cards that can be embedded in Blackboard or any other LMS that supports HTML and Javascript.
Once you are finished creating all of your flash cards, click the "Copy to Clipboard" button at the bottom of the page to copy the generated HTML.
To add your flash cards to Blackboard, create a new Document wherever you want the students to see them. Then, within that document click the + button and select "Add HTML". Paste the code from this page into the newly created HTML object and save.
You can save and load flashcard sets for future editing. Just reload the saved file and make your edits. To update the cards in your course, first select "edit" on the HTML item in Blackboard (or other LMS) and completely erase the existing HTML code. Once fully cleared out, come back to this page and copy the new code to your clipboard. Paste the new code into the HTML object in Blackboard (or other LMS) and click save. Your new flash cards will now be displayed.
You can add nice formatted equations to your cards using LaTeX markup. To add an in-line equation, surround the LaTeX markup with \\( and \\). To add an equation that will be forced to its own line, surround the LaTeX markup with \$$ and \$$. You can use this website to generate LaTeX equation markup using a graphical interface.
Here is an example of how math text is formatted: $$ x=\frac{-b\pm \sqrt{b^2 - 4ab}}{2a} $$