twelve-of-code-official / website

The source code for the Twelve of Code website
https://mesure.x10.mx/twelve-of-code
GNU General Public License v3.0
0 stars 0 forks source link

Creating challenges interface #56

Closed BeepBot99 closed 9 months ago

BeepBot99 commented 9 months ago

Issue Contents

Creating the logic that loads the challenges onto the page and executes them. Note that for now, challenge javascript code can be run in script.js because only @Mesure73L is writing them, but when custom challenges packs come out, it must move to another file.

BeepBot99 commented 9 months ago

You may change this from to-do to in progress when ready.

Mesure73L commented 9 months ago

Is this a duplicate of #47?

BeepBot99 commented 9 months ago

No, because that is for running it in a different file, which as explained, will be done in 1.1.0. This is for just making it work even if it runs in the same file, which will be done in 1.0.0.

Mesure73L commented 9 months ago

Making what work?

Mesure73L commented 9 months ago

This is for just making it work even if it runs in the same file, which will be done in 1.0.0.

@BeepBot99 the JavaScript code already runs in the script.js, is that what this issue is for?

BeepBot99 commented 9 months ago

Kind of. This issue is for completely making the challenges work.

Mesure73L commented 9 months ago

Then this is done. I created functionality in the 12oc-making-challenges branch (if it's deleted because you merge main into it then that's your fault).

BeepBot99 commented 9 months ago

No, it is not completed until it is merged. Create a pull request and say "Closes #56" PS: Why would I merge main into it? In addition, even if I did for some reason, it is still saved in the commit history.

Mesure73L commented 9 months ago

Don't you remember? You updated the branch last night.

BeepBot99 commented 9 months ago

No, I merged main into creating-settings.

BeepBot99 commented 9 months ago

@Mesure73L Please do not edit the project. I am doing that.

Mesure73L commented 9 months ago

@Mesure73L Please do not edit the project. I am doing that.

We should still have the paused category