janko
f8d7427f1b
some print statemets for debugging
2022-11-01 10:55:07 +01:00
janko
774d269d91
yet another attempt to fix the scheduling bug
2022-10-31 18:24:47 +01:00
janko
8b115c98ad
cleanup
2022-10-31 18:23:00 +01:00
janko
a5de5f9e35
cleanup
2022-10-31 18:22:26 +01:00
janko
d53a3dfda0
another attempt at fixing the scheduling bug
2022-10-31 17:40:25 +01:00
janko
39e9afda79
blue for new, green for due cards
2022-10-30 23:25:51 +01:00
janko
94243b4f67
anoter attempt at fixing the scheduling bug
2022-10-30 23:25:20 +01:00
janko
133da4c568
added user_id in rated_rated_today_by_status to try to fix a bug, also fixed no collection bug by changing the order of some if statements
2022-10-29 19:50:51 +02:00
Jurij Podgoršek
a8b42f0c90
Ustvari engine samo 1x
2022-09-07 23:22:11 +02:00
Kostanjevec
7057e3c753
changed ; to , in html mailto. However it is advised that we use a backend script for mass emails.
2022-09-06 14:54:11 +02:00
Kostanjevec
04ee5c1cbc
added new bugs to the list
2022-09-05 20:57:47 +02:00
Kostanjevec
b822f4e3f5
closed some conncetions earlier and a little cleanup
2022-09-05 20:27:07 +02:00
Kostanjevec
dfc8b6236d
deleted some testing code i forgot
2022-09-05 20:06:47 +02:00
urosm
92f710bf74
fix styling
...
# On branch master
# Your branch is up to date with 'origin/master'.
#
# Changes to be committed:
# (use "git restore --staged <file>..." to unstage)
# modified: static/style.css
#
# Changes not staged for commit:
# (use "git add/rm <file>..." to update what will be committed)
# (use "git restore <file>..." to discard changes in working directory)
# deleted: populate_db_once.py
# modified: sr_session.py
2022-09-05 00:16:19 +02:00
urosm
bda946e7c3
update readme
2022-09-05 00:14:50 +02:00
urosm
ab7dd9868f
Return to python-venv, update readme, add `requirements.txt`
2022-09-05 00:11:21 +02:00
Kostanjevec
8a092c5602
added more stuff todo
2022-09-04 19:38:38 +02:00
Kostanjevec
ae4077db26
fixing bugs...
2022-08-16 10:50:41 +02:00
Kostanjevec
a9f2a75442
interval ui stuff and prob_deck removal
2022-08-16 10:50:03 +02:00
Kostanjevec
ef1ba946c0
removing prob_deck stuff
2022-08-16 10:44:13 +02:00
Kostanjevec
e5c44b8714
collecting all functionality related to this in one file
2022-08-16 10:41:56 +02:00
Kostanjevec
439a53dc7c
added due cards and interval info to ui
2022-08-16 10:31:59 +02:00
Kostanjevec
e4d68ab719
doublerating bug fixed
2022-08-14 17:34:24 +02:00
Kostanjevec
8d327690b6
Merge branch 'master' of https://git.kompot.si/gia/contentmatcher
2022-08-14 14:08:54 +02:00
Kostanjevec
b59a1195b4
toggle algorithm
2022-08-14 14:08:04 +02:00
Kostanjevec
bf1c2fae96
degugging but still needs two rates per card
2022-08-14 14:07:31 +02:00
Kostanjevec
49c6c7687c
changed button text
2022-08-14 12:58:41 +02:00
Kostanjevec
844da9ec06
import function sr function
2022-08-14 12:56:34 +02:00
Kostanjevec
736281867e
cleanup
2022-08-14 12:55:07 +02:00
urosm
53777f1bdd
update Pipfiles
2022-08-14 12:01:47 +02:00
urosm
84fcb1e7f7
update Pipfile.lock
2022-08-14 11:57:58 +02:00
urosm
85149a4458
add Pipfile.lock for old pythons
2022-08-14 11:47:55 +02:00
Kostanjevec
404552ab3a
finnished first draft of sr_session
2022-08-13 16:41:49 +02:00
Kostanjevec
4ec65d97a8
Merge branch 'master' of https://git.kompot.si/gia/contentmatcher
2022-08-13 15:44:50 +02:00
Kostanjevec
0292a8e795
nove funkcije
2022-08-13 15:44:43 +02:00
urosm
7ac073dd28
fix `index.html` to `deck.html`
2022-08-13 15:43:08 +02:00
urosm
5082836714
change template location
2022-08-13 15:36:35 +02:00
urosm
ca4e65d504
Merge branch 'master' of https://git.kompot.si/gia/contentmatcher
2022-08-13 15:35:02 +02:00
urosm
33af19bcd1
undo test
2022-08-13 15:18:42 +02:00
urosm
8ae1474d77
test
2022-08-13 15:15:28 +02:00
mknurs
d3bc656fc1
update readme
2022-08-12 20:17:55 +02:00
mknurs
fa689bb7ba
move to pipenv
2022-08-12 19:53:44 +02:00
mknurs
11f372e125
cleanup
2022-08-12 19:52:48 +02:00
mknurs
2d90e979a1
styling and template refactoring
2022-08-12 19:51:55 +02:00
mknurs
4e2337540c
update `.gitignore`
2022-08-12 19:37:35 +02:00
Kostanjevec
f45c744d4d
added a bunch of functions needed for sr_session
2022-08-10 14:22:09 +02:00
Kostanjevec
997fc4eea0
created blueprint for spaced repetition like deck session
2022-08-07 17:46:52 +02:00
Kostanjevec
513a28ef51
moved deck session function to special file
2022-08-07 17:46:04 +02:00
Kostanjevec
6afecb846c
added a todo
2022-08-07 16:46:03 +02:00
Kostanjevec
73091938e9
added a Base for ratings
2022-08-07 16:35:28 +02:00