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

Move examples into tutorials #294

Merged
merged 32 commits into from
Oct 31, 2019
Merged

Move examples into tutorials #294

merged 32 commits into from
Oct 31, 2019

Conversation

schloerke
Copy link
Collaborator

@schloerke schloerke commented Oct 28, 2019

  • move example into tutorials
  • make sure tutorials work as expected
  • docs thumbnails - 3x4 ratio

Bugs found:

@schloerke schloerke added this to the 0.10.0 milestone Oct 28, 2019
schloerke and others added 22 commits October 29, 2019 10:30
* Adds link to tutorial's source code
* Removes claim that the tutorial has a "Run Code" section (it does not)
* Improves answer messages to Where do you download R? quiz and allows retries
* Clarifies the language throughout the document.
@schloerke schloerke merged commit a2f9879 into master Oct 31, 2019
@schloerke schloerke deleted the example_tutorials branch October 31, 2019 18:25
schloerke added a commit that referenced this pull request Oct 31, 2019
* master:
  Move examples into tutorials and update website (#294)
  fix message logic for checkbox questions and html output in question messages (#299)
  Enable Mathjax in quiz questions (#281)
  Maintain knitr's output handler (#288)
schloerke added a commit that referenced this pull request Oct 31, 2019
* master:
  Move examples into tutorials and update website (#294)
  fix message logic for checkbox questions and html output in question messages (#299)
  Enable Mathjax in quiz questions (#281)
  Maintain knitr's output handler (#288)
schloerke added a commit that referenced this pull request Oct 31, 2019
* master:
  Move examples into tutorials and update website (#294)
  fix message logic for checkbox questions and html output in question messages (#299)
  Enable Mathjax in quiz questions (#281)
  Maintain knitr's output handler (#288)
sjgknight pushed a commit to sjgknight/learnr that referenced this pull request Aug 10, 2021
* move examples into pkg as tutorials

* update docs's example.yml with info.  Still need thumbnails

* Revert "move examples into pkg as tutorials"

This reverts commit 414744a.

* move all examples to be tutorials

* display source location for tutorial

* update example sources to raw rmd location

* update example tutorial source directory

* rename tutorials to avoid long name issue

* fix dev_check

* add an "tutorial auto deploy" to travis

* Update .travis.yml

* update script paths

* make sure all deps are installed before deploying

* install sortable from github

* install missing deps only

* Text edits to ex-setup-r tutorial

* Adds link to tutorial's source code
* Removes claim that the tutorial has a "Run Code" section (it does not)
* Improves answer messages to Where do you download R? quiz and allows retries

* adjust spacing for quiz questions and quiz title position and size

* white space

* Copy edits ex-data-basics

* Clarifies the language throughout the document.

* Copy edits ex-data-filter

* make pictures of current tutorials

* rename image to avoid name confusion

* make sure all versions of r are tests

* make sure nested links aren't parsed incorrectly

* tweak images

* compile docs

* update image

* Make sure code color background is not redish

Implement rstudio@53836c7#commitcomment-30753378
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

Successfully merging this pull request may close these issues.

Improve Quiz title styling? add quiz_question tutorial to website Replace style for monospaced code font?
3 participants