wikis Search Results · repo:rtrzebinski/simple-memorizer-3 language:SCSS
Filter by
7 results
(151 ms)7 results
inrtrzebinski/simple-memorizer-3 (press backspace or delete to remove)The following values can be changed in app/config.php file: /*
* Minimum number of exercises lesson must have, to allow user to start learning it.
*/
'min_exercises_to_learn_lesson' ...
- Last updated on Mar 8, 2021
Lessons User can add a lesson as public or private . Public lessons are visible to other users who can subscribe to them. Subscribers can learn a lesson but can not modify exercises or settings. Private ...
- Last updated on Nov 8, 2020
Welcome to Simple Memorizer Web documentation Table of contents Config Features Learning algorithm Local environment REST API Methods Technical details
- Last updated on Mar 21, 2021
The purpose of App\Services\LearningService service is to find next exercise to present to a user when he uses the application learning mode . It detects what is the best exercise to present to a user ...
- Last updated on Apr 16, 2021
macOS native Requirements brew $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" git $ brew install git PHP $ brew install php@8.1
$ brew unlink ...
- Last updated on Jan 15, 2022
REST API Application provides WEB interface as well as REST API, which allows integration with external client apps. API only provides basic features at the moment, as development is currently focused ...
- Last updated on Oct 17, 2020
Efficiency Application is designed for high efficiency and minimal latency. As this is a hobby project I only wanted to use a single server with very limited resources to reduce the cost of it's maintenance ...
- Last updated on Mar 21, 2021