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

file names in blockly tasks #16

Open
ogoletti opened this issue Jul 10, 2018 · 0 comments
Open

file names in blockly tasks #16

ogoletti opened this issue Jul 10, 2018 · 0 comments

Comments

@ogoletti
Copy link

In the subproblem editor, there shoudn't be sections to insert files. The files should have fixed names and be edited in the "Task Files" tab. The names of the files should be suffixed with the subproblem id so that we can have more than one subproblem in one task :

  • "Files (Interpreter, Visual execution)" : There should be only one file named by example visual-SUBPROBLEM_ID.js containing the interpreter code + the animation specific code. The name of this file should be fixed and documented.

and

  • "Additional blocks files" : This file should also have a fixed name or depending on the implementation choice in Replace by google blockfactory #15 a file containing only the stubs generated by the blockfactory to be added in the workspace later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant