Skip to content
This repository was archived by the owner on Jun 4, 2019. It is now read-only.
This repository was archived by the owner on Jun 4, 2019. It is now read-only.

generate-challenge-json.js bug with incomplete chapters #24

Description

@Ethan-Arrowood

From: #23

Discovered bug in generate-challenge-json.js. When a new challenge is added to an empty chapter, and the new challenge is not the first challenge in the chapter, it will be added as if it is the 'first'. When generate-challenge-json.js is ran again it will re-add the (not-first) challenge to the chapter producing unpredictable chapter structure. Will open a new issue and begin work on this soon.

I'll figure it out. Might need to add some sort of 'skip' functionality to renderMap, and loadChallenges for 'empty challenges'?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions