VocableDS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
| title      = VocableDS
| title      = VocableDS
| image      = [[File:Vocableb13ds.png]]
| image      = [[File:Vocableb13ds.png]]
| type        = Utiilties
| type        = Utiilty
| version    = b1.3 9 October 2012
| version    = b1.3 9 October 2012
| licence    = Mixed
| licence    = Mixed
Line 14: Line 14:


==User guide==
==User guide==
User can convert VocableDS-files to .csv-files which can be opened with e.g. MS Excel.
You can convert VocableDS-files to .csv-files which can be opened with e.g. MS Excel.


There are options to control the order of survey. Available options are "Ending", "Beginning" and "Random".
There are 3 options to control the order of the vocabulary cards:


'''Ending:''' begin from the ending of the vocabulary list.
'''Ending''' - Begin from the ending of the vocabulary list.


'''Beginning:''' begin from the beginning of the vocabulary list.
'''Beginning''' - Begin from the beginning of the vocabulary list.


'''Random:''' the order is randomly.
'''Random''' - In random order.


==Controls==
==Controls==
A - save the vocabulary list
A - Save the vocabulary list


B - save the translation and go to the vocable
B - Save the translation and go to the vocable


Can be controlled by Stylus.
Enter key (stylus) - Save the vocable and go to the translation
:Enter key - save the vocable and go to the translation
 
:Next/Back - navigate through the previous entered vocable translation pairs
Next/Back (stylus) - Navigate through the previous entered vocable translation pairs
:Exit - return to the main menu  
 
Exit (stylus) - Return to the main menu  


==Changelog==
==Changelog==
'''b1.3'''
'''b1.3'''
*Added the option to create also a .csv-file beside the .voc-file to the create function
* Added the option to create also a .csv-file beside the .voc-file to the create function.


'''b1.2'''
'''b1.2'''
*Added the option to convert a .voc-file to a .csv-file to the edit function. You can open a .csv-file e.g. with MS Excel
* Added the option to convert a .voc-file to a .csv-file to the edit function. You can open a .csv-file e.g. with MS Excel.


'''b1.1'''
'''b1.1'''
*Added options for the order of queried vocables to the test function  
* Added options for the order of queried vocables to the test function.


'''b1.0'''
'''b1.0'''
*Added the edit function
* Added the edit function.


'''a0.4'''
'''a0.4'''
*Added a random mode to the test function
* Added a random mode to the test function.


'''a0.3.1'''
'''a0.3.1'''
*Fixed the bug that you can confirm an emty text field in the vocabulary test
* Fixed the bug that you can confirm an emty text field in the vocabulary test.


'''a0.3'''
'''a0.3'''
*Added the test function:
* Added the test function:
:if you press "Open" or A in the file opening menu the vocabulary test will start
** If you press "Open" or A in the file opening menu the vocabulary test will start.
:if you enter the false answer or nothing a sound ring out and the right answer is displayed
** If you enter the false answer or nothing a sound ring out and the right answer is displayed.
:press "OK" to get to the next vocable
** Press "OK" to get to the next vocable.
:if you enter the right answer a sound ring out
** If you enter the right answer a sound ring out.
:at the end of the vocabulary test the results are displayed
** At the end of the vocabulary test the results are displayed.
:in the results the grade and the number of right vocables are displayed
** In the results the grade and the number of right vocables are displayed.


'''a0.2'''
'''a0.2'''
*Added a security message which appears, if you want to exit without saving
* Added a security message which appears, if you want to exit without saving.
*Now you can't input more than 100 vocable translation pairs
* Now you can't input more than 100 vocable translation pairs.
*Fixed the bug that appears if you choose a filename that is longer than 6 letters
* Fixed the bug that appears if you choose a filename that is longer than 6 letters.
*Added a file opening menu:
* Added a file opening menu:
:if you press "Test yourself" you'll get to the file opening menu
** If you press "Test yourself" you'll get to the file opening menu.
:you can browse through 50 filenames (use the directional pad)
** You can browse through 50 filenames (use the directional pad).
:you can return to the main menu :3
** You can return to the main menu.
:you can choose what is queried
** You can choose what is queried.


'''a0.1'''
'''a0.1'''
Added create function:
* Added create function:
:filename is limited to 10 letters, only the character a-z, A-Z, 0-9 and ('-,.!&=+_;) are allowed
** Filename is limited to 10 letters, only the character a-z, A-Z, 0-9 and ('-,.!&=+_;) are allowed.
:you can press "Confirm" or A to confirm a filename
** You can press "Confirm" or A to confirm a filename.
:you also can press "Cancel" or B to return to the main menu :3
** You also can press "Cancel" or B to return to the main menu.
:vocable and translation are limited to 20 letters, all characters are allowed
** Vocable and translation are limited to 20 letters, all characters are allowed.
:with A you can save the vocabulary list
** With A you can save the vocabulary list.
:if you press B you save the translation and go to the vocable
** If you press B you save the translation and go to the vocable.
:if you press the enter key on the touchscreen keyboard you save the vocable and go to the translation
** If you press the enter key on the touchscreen keyboard you save the vocable and go to the translation.
:with "Next" and "Back" you can navigate through the previous entered vocable translation pairs
** With "Next" and "Back" you can navigate through the previous entered vocable translation pairs.
:an entered or edited vocable translation pair is saved
** An entered or edited vocable translation pair is saved.
:with "Exit" you return to the main menu
** With "Exit" you return to the main menu.


[[Category:Homebrew applications]]
<br>
[[Category:DS homebrew applications]]
[[Category:Utility homebrews on DS]]

Revision as of 04:10, 21 May 2021

VocableDS
File:Vocableb13ds.png
General
Author(s)frezziii
TypeUtiilty
Versionb1.3 9 October 2012
LicenceMixed
Links
[Media:Vocableb13iids.zip Download]
Website
[Media:Vocableb13iidssrc.zip Source]
Advertisements

<htmlet>adsense</htmlet>


VocableDS is a utility that able to create own vocabulary cards and thus be able to perform tests.

User guide

You can convert VocableDS-files to .csv-files which can be opened with e.g. MS Excel.

There are 3 options to control the order of the vocabulary cards:

Ending - Begin from the ending of the vocabulary list.

Beginning - Begin from the beginning of the vocabulary list.

Random - In random order.

Controls

A - Save the vocabulary list

B - Save the translation and go to the vocable

Enter key (stylus) - Save the vocable and go to the translation

Next/Back (stylus) - Navigate through the previous entered vocable translation pairs

Exit (stylus) - Return to the main menu

Changelog

b1.3

  • Added the option to create also a .csv-file beside the .voc-file to the create function.

b1.2

  • Added the option to convert a .voc-file to a .csv-file to the edit function. You can open a .csv-file e.g. with MS Excel.

b1.1

  • Added options for the order of queried vocables to the test function.

b1.0

  • Added the edit function.

a0.4

  • Added a random mode to the test function.

a0.3.1

  • Fixed the bug that you can confirm an emty text field in the vocabulary test.

a0.3

  • Added the test function:
    • If you press "Open" or A in the file opening menu the vocabulary test will start.
    • If you enter the false answer or nothing a sound ring out and the right answer is displayed.
    • Press "OK" to get to the next vocable.
    • If you enter the right answer a sound ring out.
    • At the end of the vocabulary test the results are displayed.
    • In the results the grade and the number of right vocables are displayed.

a0.2

  • Added a security message which appears, if you want to exit without saving.
  • Now you can't input more than 100 vocable translation pairs.
  • Fixed the bug that appears if you choose a filename that is longer than 6 letters.
  • Added a file opening menu:
    • If you press "Test yourself" you'll get to the file opening menu.
    • You can browse through 50 filenames (use the directional pad).
    • You can return to the main menu.
    • You can choose what is queried.

a0.1

  • Added create function:
    • Filename is limited to 10 letters, only the character a-z, A-Z, 0-9 and ('-,.!&=+_;) are allowed.
    • You can press "Confirm" or A to confirm a filename.
    • You also can press "Cancel" or B to return to the main menu.
    • Vocable and translation are limited to 20 letters, all characters are allowed.
    • With A you can save the vocabulary list.
    • If you press B you save the translation and go to the vocable.
    • If you press the enter key on the touchscreen keyboard you save the vocable and go to the translation.
    • With "Next" and "Back" you can navigate through the previous entered vocable translation pairs.
    • An entered or edited vocable translation pair is saved.
    • With "Exit" you return to the main menu.


Advertising: