/usr/share/tuxmath/missions/lessons/lesson15 is in tuxmath-data 2.0.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # Multiples of 4
# Math options
play_through_list = 1
typing_practice_allowed = 0
addition_allowed = 0
subtraction_allowed = 0
multiplication_allowed = 1
division_allowed = 0
min_multiplier = 4
max_multiplier = 4
min_multiplicand = 0
max_multiplicand = 10
format_answer_last = 1
format_mult_answer_last = 1
format_mult_answer_first = 0
format_mult_answer_middle = 0
max_answer = 400
save_summary = 1
repeat_wrongs = 1
copies_repeated_wrongs = 2
randomize = 1
comprehensive = 1
min_formula_nums = 2
max_formula_nums = 2
avg_list_length = 44
vary_list_length = 0
# General game options
allow_speedup = 1
use_feedback = 1
starting_comets = 2
extra_comets_per_wave = 2
max_comets = 10
use_powerup_comets = 0
speed = 1.00
max_speed = 20.00
danger_level = 0.35
danger_level_speedup = 1
danger_level_max = 0.90
city_explode_handicap = 0.00
keep_score = 1
|