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

Explain to first-time users outside of classroom setting #22

Open
lukasvan3l opened this issue Jul 20, 2016 · 2 comments
Open

Explain to first-time users outside of classroom setting #22

lukasvan3l opened this issue Jul 20, 2016 · 2 comments

Comments

@lukasvan3l
Copy link
Member

First-time users are presented with a black box and don't know what to type.

Ideas:

  • cheat sheet that you can show or hide
  • wizard that guides them on first steps
@RoelN
Copy link

RoelN commented Jul 20, 2016

Or a small "hello world" program? A simple but fun piece of code that invites you to change variables and helps connect the code and the output it generates. Who hasn't changed 10 PRINT"HELLO WORLD" to 10 PRINT"HELLO MYNAME" :)

@lukasvan3l
Copy link
Member Author

Great idea, @RoelN! I started by implementing templates in this branch: https://github.com/Q42/CT-3000/tree/feature/templates

Pretty easy, load a file from disk by passing it's name in the URL.
You can see it working here: http://q42.github.io/CT-3000/#/nl/tool/welkom

Now to built that out to a tutorial-kinda-thing...

@lukasvan3l lukasvan3l changed the title Explain to first-time users without a smartboard Explain to first-time users outside of classroom setting Jul 3, 2017
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

2 participants