Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reorganize starter-files.js, which currently doesn't consistently follow any rules #2165

Open
retabak opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
Not urgent Not time-sensitive

Comments

@retabak
Copy link
Collaborator

retabak commented Aug 29, 2024

This work is to be done on a starter-files branch.

We need a starter-files folder in shared/langs/en-us.

In the folder we would like the following files:

  • editors
  • algebra
  • algebra-desmos
  • algebra2
  • algebra2-desmos
  • core
  • data-science
  • data-science-desmos
  • early-math
  • hour-of-code
  • projects
  • reactive

Those files will be formatted like the starter-files.js file.

In the end, all of these files will get stitched together to do the same work that the current starter-files.js file is doing.

For example, Algebra will still contain something similar to

const allStarterFiles = {
...Flags,
...GameBasics,
...MoreAlg,
}

The goal of this issue is to make the file(s) more manageable for authors to interact with.

Once Dorai has set up the files, authors will be responsible for populating them with the appropriate files.

@flannery-denny flannery-denny added the Not urgent Not time-sensitive label Sep 3, 2024
@flannery-denny
Copy link
Collaborator

@ds26gte I can't remember. Did anything happen with this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not urgent Not time-sensitive
Projects
None yet
Development

No branches or pull requests

3 participants