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

Code snippet language support, with and without "tabs" #42

Open
cashaffer opened this issue Jan 4, 2017 · 2 comments
Open

Code snippet language support, with and without "tabs" #42

cashaffer opened this issue Jan 4, 2017 · 2 comments

Comments

@cashaffer
Copy link
Member

Need to make sure that configuring for code languages is working correctly.

  • Instructors should see a field for the coding language(s) in the configuration view.
  • Any config file with no code_lang field should either deal with this with appropriate defaults, or else we should reject them as invalid. At the moment, the code snippets are left out, which is a big bug!
  • We need to handle defaults correctly. The base default right now is "Processing" (though this will eventually go away entirely, it is currently the one language that I can trust to have everything).
  • If a user picks, for example, "Java (Generic)" and "Java", what happens if neither exist? What should happen is that the Processing version gets picked up.
@bedmison
Copy link
Contributor

Do we have a definitive list of the available languages for each example?

@bedmison bedmison added the bug label Mar 23, 2023
@cashaffer
Copy link
Member Author

cashaffer commented Mar 23, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants