Giter Site home page Giter Site logo

siriusstarr / elm-spaced-repetition Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 0.0 618 KB

Create spaced repetition software using several different popular algorithms.

License: GNU General Public License v3.0

Elm 100.00%
elm spaced-repetition spaced-repetition-algorithm spaced-repetition-system

elm-spaced-repetition's People

Contributors

dependabot[bot] avatar siriusstarr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elm-spaced-repetition's Issues

Accessing the queue status when using the Anki algorithm

In the documentation for the Anki algorithm you mention that Hard should not be presented as an option when answering cards in the Learning queue. Since the SRSData type is opaque, how can I find out if a card is in the learning queue?

Anki V3 Scheduler

SMTwoAnki currently reflects only the V2 scheduler and is thus minorly out of date. A number of changes are documented here: https://faqs.ankiweb.net/the-2021-scheduler.html

The only change of relevance to scheduling should be some minor fuzzing changes, though more may become relevant for v3 of this package.

V3 Tracking Issue

Tracking issue for (very slowly) making progress on V3:

  • Add LX algorithm
  • Allow for data-structure-agnostic scheduling (i.e. don't demand an array be passed in).
  • #8
  • Make a higher-level API that handles multiple decks, switching between them/combining them, etc.
  • Encapsulate settings.

Why are the due cards reversed?

In SpacedRepetition.SMTwoAnki I do not understand why you use List.Extra.reverseMap at the end of getDueCardIndices and getDueCardIndicesWithDetails.
By doing this the cards most in need of review are sent to the end of the list right?

Removing it fixed a bug I had, but maybe the problem was on my side.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.