The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Quiz::Flashcards::Sets::Kanji_Radicals::English - Flashcard set with the basic 214 japanese radicals

VERSION

Version 0.01

DESCRIPTION

This module will provide Quiz::Flashcards with the data needed to test and train the reading (meaning) of the 214 basic radicals of the japanese kanji alphabet.

The characters are presented in UTF8 text, so your system will need to have compatible fonts installed. The answer is expected as multiple choice input. Upon confirmation of the answer the set will attempt to play a sound of the word if Quiz::Flashcards::Audiobanks::Japanese_Syllables is installed.

SYNOPSIS

This module is used by Quiz::Flashcards and not on its own. Refer to the source code of Quiz::Flashcards for examples on how to access it.

FUNCTIONS

get_set

This function returns an array of all items in this set. The items are represented as hashes with the following members: question, answer, question_type, answer_type, audiobank, audio_file.

AUTHOR

Christian Walde, <mithaldu at yahoo.de>

BUGS

Please report any bugs or feature requests to bug-Quiz-flashcards-sets-kanji_radicals-english at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Quiz-Flashcards-Sets-Kanji_Radicals-English. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Please refer to Quiz::Flashcards for further information.

COPYRIGHT & LICENSE

Copyright 2009 Christian Walde, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.