astronomy.yaml 747 Bytes
---
# ----------------------------------------------------------------------------
# optional values applied to each topic, if undefined there
# ----------------------------------------------------------------------------

# defaults:  FIXME: not working
#   file: questions.yaml
#   shuffle_questions: true
#   choose: 6
#   max_tries: 200
#   forgetting_factor: 0.97
#   min_level: 0.01
#   append_wrong: true

# ----------------------------------------------------------------------------
# topics and their dependencies
# ----------------------------------------------------------------------------

topics:
  astronomy/solar-system:
    name: Sistema solar

  # astronomy/milky-way:
  #   name: Via Láctea
  #   deps:
  #     - solar-system