Adobe Captivate Flashcards Spreadsheet
Hello all,
I have a skeleton Adobe Captivate file with some basic blank flashcards. Two different states (term and definition) that toggle back and forth when you click on the flashcard. I am attempting to import terms from an excel (or google) spreadsheet into these flashcards and then export them to HTML5 app to save time. As of now I have created a Python script to edit the XML of the blank flashcards to insert the terms. I now need to open captivate with that new XML file and export them to HTML5.
Anyone have any experience doing this? Any help would be greatly appreciated. Thanks!