changed name of intervention modal, timer in editor.js set text now. some time calculations in editor for interventions
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
h5 = 'Aufpassen!'
|
||||
/textarea.form-control#question(style='resize:none;')
|
||||
p = 'Uns ist aufgefallen, dass Sie schon sehr lange an dieser Aufgabe sitzen. Wollen Sie nicht vielleicht mal eine Pause einlegen?'
|
||||
#avg-working-time
|
||||
p = 'Uns ist aufgefallen, dass Sie schon sehr lange an dieser Aufgabe sitzen.'
|
||||
#intervention-text
|
||||
|
||||
/p = "AVG: #{@working_time_avg}"
|
||||
/p = "ACCUMULATED: #{@working_time_accumulated}"
|
Reference in New Issue
Block a user