Latin Morph!: Difference between revisions
Jump to navigation
Jump to search
DarcyKrasne (talk | contribs) (Adjusted description slightly and added mention of adaptive learning) |
DarcyKrasne (talk | contribs) (Updated information to reflect availability of user accounts) |
||
| Line 4: | Line 4: | ||
* [[User:DarcyKrasne|Darcy Krasne]] | * [[User:DarcyKrasne|Darcy Krasne]] | ||
==Description== | ==Description== | ||
A [https://streamlit.io/ Streamlit] app for practicing Latin morphology. It allows the user to choose a part of speech and select which grammatical categories they want to focus on, then practice creating correct forms. | A [https://streamlit.io/ Streamlit] app for practicing Latin morphology. It allows the user to choose a part of speech and select which grammatical categories they want to focus on, then practice creating correct forms. User account information and associated data is stored in a [https://supabase.com/ Supabase] relational database. | ||
Some available features: | Some available features: | ||
| Line 10: | Line 10: | ||
* Option for consonantal ''u'' | * Option for consonantal ''u'' | ||
* Options to show dictionary entry/word stem, irregular form alert, etc. | * Options to show dictionary entry/word stem, irregular form alert, etc. | ||
* Record of correct/incorrect answers and summary statistics | * Record of correct/incorrect answers and summary statistics | ||
* Adaptive learning so that forms a user struggles with are more likely to reoccur | * Adaptive learning so that forms a user struggles with are more likely to reoccur | ||
* User accounts to save answer history and settings | |||
[[category:projects]] | [[category:projects]] | ||
Latest revision as of 20:54, 17 May 2026
Available
Author/Editor
Description
A Streamlit app for practicing Latin morphology. It allows the user to choose a part of speech and select which grammatical categories they want to focus on, then practice creating correct forms. User account information and associated data is stored in a Supabase relational database.
Some available features:
- Macrons on/off
- Option for consonantal u
- Options to show dictionary entry/word stem, irregular form alert, etc.
- Record of correct/incorrect answers and summary statistics
- Adaptive learning so that forms a user struggles with are more likely to reoccur
- User accounts to save answer history and settings