Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

Prototype a tool to generate multiple checkpoints for a project or a tutorial #70

@NathanLovato

Description

@NathanLovato

In the school curriculum, the projects get increasingly complex and when students have to write the code themselves through guided challenges, we need to provide a code reference that is not too far from where they are at.

This task is about exploring ways to generate multiple copies of a project and it's coded at different stages from a master copy.

We have two main ways to go about this:

  • Using a version control system to produce the steps for the project additively
  • Using a method like GDPractice to extract the different steps from a finished copy of the project

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions