Giter Club home page Giter Club logo

calc's People

Contributors

nzumbusch avatar

Watchers

 avatar

calc's Issues

KopfrechnenPRO

Weiterführende Aufgaben und Elo-Multiplikator und Trainings-Anzeige von Tricks und Tips mit einer PRO version für Accounts (vllt 3 bis 7€).
Der grosse teil der einfachen und ein paar schwierigere tricks wären für alle, aber dann speziellere und exklusivere nur für PRO nutzer. Ausserdem könnte man features wie color themes, analytics usw. auch nur für pro machen.
Associates des HBZ wie die Hektor Akademie könnte man PRO schenken.

User Info Overlay

Show an overlay for user info when hovering over usernames. (Make an container in index.html and on each hover close other windows and show new windows at mouse position. )

Make exercise getPack more performant and more eqal

Change getPack algorithm to make it first grab all unique exerciseCodes, then choose from them a list of all the exerciseCodes for the exercises to return, get for each of them the amount of exercises and grab a random one of those.

Benefit:

  • More performant and less resource intensive as it doesnt save ALL EXERCISES in an php variable
  • Distributes different exercises equally and not per number of different variants

Einladungs-Codes

Einladungs-Codes, die jeder Nutzer erstellen kann und die man bei der Registrierung angeben kann. Diese würden in einer eigenen Db gespecihert (codeId, codeString, codeCreated, codeCreator, codeTaken, codeUser (f.e. -1 id not already taken))
Damit könnten Lehrer ihre schüler nachverfolgen und sogar die Möglichkeit bekommen, diesen Aufgaben zu geben.

Prevent just leaving exercises

Add function to check if last exercises of user were submitted or skipped to prevewnt just going back and not losing elo at hard exercises

Mail stuff

Add Password reset and mail verification:

  • On signup, don't allow login and first require email verification
  • When resetting password just set password to random string and send it to mail address

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.