©2009 David Skelly
Full Help
Flashcards Help

http://flashcards.freezingblue.com
david@freezingblue.com

Topics:
  1. What are Tags?
  2. Test Modes
  3. Card Settings
  4. Multiple Choice
  5. Sharing with Friends
  6. Images
  7. Cards File Format
  8. Why no Folders?


Top
Test Modes

Preview: Shows a quick list of all cards in the set.

Skim: Skim will simply flip cards until there are no cards left.

Medium: Medium will flip through cards, but repeats cards that you get wrong.

Thorough: Thorough attempts to help you learn a large number of cards at once - eg. studying for a final exam. The card pile will be cycled through in larger and larger chunks. Problem cards are repeated often, and cards that you continue to get right will eventually be hidden.

Test: Test flips through all the cards once and tells you how you did.

Top
Card Settings - the non-obvious one

Auto Format Cards:
Auto format cards does a couple things:
  • If the question and answer is small enough, it will automatically center them and change the font size. This is so you can study vocab next to your large questions easily.
  • Answers with multiple lines in a row will automatically be put into a bullet list.
  • If your answer is in a bullet list and your answer contains a colon, space [: ], the part before the colon will be bolded for you. This makes it easy to type up definition lists.
  • If your answer appears to be multiple choice, the answer may be automatically scrambled for you. See the section on Multiple Choice for more information.



Top
Multiple Choice Help

Flashcards with multiple choice answers can be automatically scrambled for you. It requires nothing special - just type in your question, your choices, and your answer - and it will automatically be scrambled.

If your card is not being scrambled, and you want it to be, read below for the format it must be in. The card must match a very specific (but flexible) format, so cards that only cards that should be scrambled, are. I've put up some example cards, ID 1000, you can download. Or you can take a look at user happyedi253, who has done many multiple choice cards. Below are some examples of cards that will be scrambled for you:

What is 4x5?

a) 5
b) 10
c) 15
d) 20
e) 25
d) 20

The answer is 4+4+4+4+4.
What is your favorite color?
a. red
b. green
c. blue
c. My favorite color is blue.

That's the name of the website!
What is your name?

(A) My name is Dan.
(B) My name is David.
(C) My name is Dale.

Bonus: what's my last name?
(B) My name is David, last name Skelly.


Top
Sharing

To share your cards with friends, simply enter their account name into Card Management->Browse By Account. If they have made their cards Private, you will not be able to download without a password.

Alternately, you can use Card Management->Transfer Cards to make a backup .txt file of your cards. You can then give this file to a friend.


Top
Inserting Images

Images can only be inserted through the web interface. There are 2 options for inserting images- embedding the image directly, and inserting links only.

Embedding images directly results in larger files, but you do not need an internet connection to view them.
Inserting links allows larger files, but you will need to download the image from the internet each time it is accessed.

Top
File Format

If you are interested in creating your own text files for easy import, or you want to see how the cards are stored, this is the format:

The files themselves must be plain text files, UTF8. The format of the cards is a question line, followed by an answer line (or lines), followed by a blank line to indicate a new question. See the example below..
This is question 1.
This is answer 1.

This is question 2.
This is answer 2.
This is part of answer 2.

This is question 3.
This is answer 3.

You can also use <question></question> and <answer></answer> tags to create questions on more than 1 line or answers that have blank lines.
<question>
This is question 1.
This is part of question 1.
</question>
This is answer 1.

This is question 2.
<answer>
This is answer 2.

This is part of answer 2.
</answer>

This is question 3.
This is answer 3.



Top
Why no folders?

I've been asked about folders for organizing cards. Think of tags as folders- but you can now put a single file in many folders. It's the same reason gmail uses labels instead of folders.

You can add as many tags as you want to a card set. Instead of putting your cards into a folder called science, tag it with science. Now you can also add the tag midterm to that same cardset. If you are studying for science, you can quickly find all of your science cards. BUT, now if you are studying for a specific midterm, you can find all of your cards marked midterm. And if you want to get specific, you can find all of your science midterm cards.

Top