Commit e6842e2
committed
Labs: Make "give up" require a certain number of seconds
To encourage people to *try* to do the labs, if they pick
"give up" too soon after loading, we'll instead tell them to
try harder first. It also shows the number of seconds elapsed
(a strong hint that this is timed).
This intentionally does not show the minimum time. The purpose is
to get people to work on the lab, not to encourage them to
game the timer.
Signed-off-by: David A. Wheeler <[email protected]>1 parent a04d174 commit e6842e2
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
394 | 396 | | |
395 | 397 | | |
396 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
397 | 412 | | |
398 | 413 | | |
399 | 414 | | |
| |||
668 | 683 | | |
669 | 684 | | |
670 | 685 | | |
671 | | - | |
| 686 | + | |
672 | 687 | | |
673 | 688 | | |
674 | 689 | | |
| |||
0 commit comments