{
  "title": "666",
  "desc": "Graphics",
  "build_dir": "Books",
  "code_dir": "SourceCode/",
  "code_lang": {
    "Pseudo": {
      "ext": [
        "txt"
      ],
      "label": "Pseudo",
      "lang": "pseudo"
    }
  },
  "lang": "en",
  "build_JSAV": false,
  "suppress_todo": false,
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "chapters": {
    "Preface": {
      "Intro": {
        "long_name": "How to Use this System",
        "sections": {}
      }
    },
    "SBD": {
      "Searching/BinarySearch": {
        "long_name": "Searching in an Array",
        "sections": {
          "Searching in an Array": {
            "binarySearchCON": {
              "long_name": "Binary Search Algorithm Slideshow",
              "required": false,
              "points": 0.0,
              "threshold": 1.0
            },
            "binarySearchPRO": {
              "long_name": "Binary Search Proficiency Exercise",
              "required": true,
              "points": 2.0,
              "threshold": 1.0
            }
          }
        }
      }
    },
    "999": {
      "List/Freelist": {
        "long_name": "Freelists",
        "sections": {
          "Freelists": {
            "listFreeCON": {
              "long_name": "Freelist Slideshow 1",
              "required": false,
              "points": 0.0,
              "threshold": 1.0
            }
          }
        }
      }
    }
  }
}