You've already forked HeurAMS-legacy
format
This commit is contained in:
@@ -52,7 +52,7 @@ class BasicEvaluation(BasePuzzleWidget):
|
||||
yield Label(self.atom.registry["nucleon"]["content"], id="main")
|
||||
|
||||
# 显示评估说明(可选)
|
||||
yield Static("请评估你对这个内容的记忆程度:", classes="instruction")
|
||||
yield Static("请评估你对这个内容的记忆程度: ", classes="instruction")
|
||||
|
||||
# 按钮容器
|
||||
with ScrollableContainer(id="button_container"):
|
||||
|
||||
Reference in New Issue
Block a user