Advertisement
Guest User

Untitled

a guest
Mar 10th, 2020
931
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. {
  2. "allow_lapse_grade": true,
  3. "button_text_prefix": "R: ",
  4. "cascade_easy_button": true,
  5. "disallow_filtered_decks": false,
  6. "enable_write_access": true,
  7. "hard_grade_threshold": 60,
  8. "keep_ease_factor": false,
  9. "lrn_modifier_buttons": [
  10. [
  11. "5 (3X)",
  12. "300"
  13. ],
  14. [
  15. "6 (7X)",
  16. "700"
  17. ],
  18. [
  19. "7 (10X)",
  20. "1000"
  21. ],
  22. [
  23. "8 (15X)",
  24. "1500"
  25. ]
  26. ],
  27. "new_modifier_buttons": [
  28. [
  29. "5 (3X)",
  30. "300"
  31. ],
  32. [
  33. "6 (7X)",
  34. "700"
  35. ],
  36. [
  37. "7 (10X)",
  38. "1000"
  39. ],
  40. [
  41. "8 (15X)",
  42. "1500"
  43. ]
  44. ],
  45. "rememorize_buttons": [],
  46. "rev_modifier_buttons": [
  47. [
  48. "5 (3X)",
  49. "300"
  50. ],
  51. [
  52. "6 (7X)",
  53. "700"
  54. ],
  55. [
  56. "7 (10X)",
  57. "1000"
  58. ],
  59. [
  60. "8 (15X)",
  61. "1500"
  62. ]
  63. ],
  64. "show_answer_confirmation": false,
  65. "show_btn_time_in_days": true,
  66. "show_tooltip": true,
  67. "tooltip_duration": 1200,
  68. "young_card_ivl": 99999999
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement