mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #691] socartiQ Flashcards to upload #4169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hpssjellis on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/691
Originally assigned to: @kai4avaya on GitHub.
@kai4avaya
I noticed that you can download and upload flashcards. Do you have a test set of flashcards that I could upload?
P.S. I don't seem to be able to use the magic wand to make the answer for a flashcard question. I can make the flash cards with my own answers. I really like the format for the flashcards. I can save my flashcards. The JSON format looks correct, but I can't upload my saved cards. Not sure if the file needs to end in .json for the upload to work.
@kai4avaya commented on GitHub (Feb 11, 2025):
Let me look into this and circle back. I'd like to be able to supply a few formats to download such as in Anki form so users can use their flashcard creations in different apps
@hpssjellis commented on GitHub (Feb 11, 2025):
@kai4avaya an update here the download feature does not seem to download my flashcards, when I look at the JSON it just seems to download my testing information. Which is a positive for other reasons. I can make great flashcards using the chat process to generate the information, for the flash cards but still the magic wand isn't working for me. I will do more testing.
@kai4avaya commented on GitHub (Feb 14, 2025):
Thanks - that's helpful feedback. This should be fixed in the most recent update -- it hasn't been published yet - but will be soon.
There is an issue where SQL backend (which is inside the browser as a WASM package is not loading due to incorrect headers. This makes it so that the cards do not save when you reload the page.