elearn

Crates.ioelearn
lib.rselearn
version0.1.3
sourcesrc
created_at2022-02-16 13:17:26.099626
updated_at2022-03-20 17:40:50.33456
descriptionA web backend for examination.
homepage
repositoryhttps://github.com/lifeich1/elearn
max_upload_size
id533319
size118,885
(lifeich1)

documentation

README

elearn

测并学。记录测试分数。

todo

大方向

  1. 罗马音、平假名、片假名两两map
  2. 卦画、卦名+辞 两两map

需求

  1. 辅助程序:显示、编辑ron数据
  2. 根据测试方向随机生成并渲染试卷
  3. 渲染作答结果、记录
  4. 修改考试类型为错题数到达设定后提前终止
  5. 使用include_str/bytes宏,满足crate bin发布条件
    1. tera使用add_raw_templates()加载容纳的html文件
    2. 将static文件释放到固定位置以使用warp fs
  6. 携带“日本假名”材料以便检查发现不存在后创建
Commit count: 33

cargo fmt