Skip to content

Commit

Permalink
Fixes issue RunestoneInteractive#10 by adding new acceptable answers …
Browse files Browse the repository at this point in the history
…to the question's assessment.
  • Loading branch information
Cortesj committed Sep 28, 2021
1 parent 09d2887 commit 0ad4466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sources/WorldFacts/cs1_exploratory_data_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -548,11 +548,11 @@ Practice
What is the range of values for the tallest bar when creating a histogram of
the fraction of the economy due to service? Lower: |blank| Upper: |blank|

- :(.5|.50|0.50): Is the correct answer
- :(.5|0.5|.50|0.50): Is the correct answer
:.49: Just a little too low
:x: Try again, the number will be between 0 and 1.0

- :(.60|.6|0.60): Is correct
- :(.6|0.6|.60|0.60): Is correct
:x: Try again, the number will be between 0.0 and 1.0


Expand Down

0 comments on commit 0ad4466

Please sign in to comment.