-
Notifications
You must be signed in to change notification settings - Fork 240
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
Support additional languages for random phrases #538
Merged
Merged
Commits on Jun 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 630ed70 - Browse repository at this point
Copy the full SHA 630ed70View commit details -
Connect language option in running tutorial to exercise evaluation
- Updating the language in the app sets `tutorial.language` in the request that can be read via `read_request()` - That language option is added to the `exercise` object in Shiny - evaluate_exercise() sets the knitr option `tutorial.language` to match that language via `i18n_set_language_option()` - Exercise code can read the current language via `i18n_get_language_option()`
Configuration menu - View commit details
-
Copy full SHA for 2179faa - Browse repository at this point
Copy the full SHA 2179faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcc012 - Browse repository at this point
Copy the full SHA 1fcc012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e18fa4 - Browse repository at this point
Copy the full SHA 1e18fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441d512 - Browse repository at this point
Copy the full SHA 441d512View commit details -
Set exercise chunk options globally when rendering the exercise
Avoids having to make sure that all of the chunk options fit on one line
Configuration menu - View commit details
-
Copy full SHA for 0aff7c8 - Browse repository at this point
Copy the full SHA 0aff7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7088a50 - Browse repository at this point
Copy the full SHA 7088a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c458e - Browse repository at this point
Copy the full SHA 92c458eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d55f1 - Browse repository at this point
Copy the full SHA 89d55f1View commit details
Commits on Jun 14, 2021
-
Co-authored-by: Barret Schloerke <barret@rstudio.com>
Configuration menu - View commit details
-
Copy full SHA for 7e50614 - Browse repository at this point
Copy the full SHA 7e50614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7327528 - Browse repository at this point
Copy the full SHA 7327528View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f0b789b - Browse repository at this point
Copy the full SHA f0b789bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 813df47 - Browse repository at this point
Copy the full SHA 813df47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5dad1 - Browse repository at this point
Copy the full SHA 2b5dad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e66306 - Browse repository at this point
Copy the full SHA 2e66306View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fabfd - Browse repository at this point
Copy the full SHA b5fabfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ee042 - Browse repository at this point
Copy the full SHA 91ee042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a3303 - Browse repository at this point
Copy the full SHA 59a3303View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8000ac - Browse repository at this point
Copy the full SHA c8000acView commit details -
Configuration menu - View commit details
-
Copy full SHA for e57f3f5 - Browse repository at this point
Copy the full SHA e57f3f5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.