-
Notifications
You must be signed in to change notification settings - Fork 2
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
Dev test: Graphing Slope-Intercept 1.0.0-dev.6 #812
Comments
Assigned to @ariel-phet to assign and prioritize. Mentioning @amanda-phet so she knows that this issue is tracking dev testing. |
@phet-steele Please standby... I just realized that 1.0.0-dev.5 was built awhile ago, and may (or may not) have the common-code problems that were identified during RC testing of unit-rates. So while there haven't been any graphing-slope-intercept changes since 1.0.0-dev.5, I'm going to build you a new dev version with fresh common code. |
@phet-steele I published a new dev version (1.0.0-dev.6) and updated the URLs in the instructions above, as well as the title of the issue. graphing-slope-intercept 1.0.0-dev.6 was built using the shas that were used to publish unit-rates 1.0.0, with the following changes: |
@phet-steele You may proceed with dev testing. |
@pixelzoom, done. I personally tested on macOS 10.12.4 browsers and iOS latest. @EthanWJohnson tested on Win 10 browsers. |
Great, thanks. All related issues have been addressed, so we will proceed to RC testing. |
Dev version:
http://www.colorado.edu/physics/phet/dev/html/graphing-slope-intercept/1.0.0-dev.6/graphing-slope-intercept_en.html
iFrame test:
http://www.colorado.edu/physics/phet/dev/html/graphing-slope-intercept/1.0.0-dev.6/graphing-slope-intercept_en-iframe.html
This sim consists of 2 screens from Graphing Lines:
• Slope-Intercept: identical to Graphing Lines, no changes.
• Line Game: quacks like Graphing Lines, but has only 4 levels, and the challenges involve only slope-intercept equations.
Game challenges, and the rewards for a perfect score in each level, are specified in:
https://docs.google.com/document/d/1ztSRN1YE1BIGI1rsCBnZXzZQYvelSFySp4sDHPh2OJs/edit#
Sim-specific query parameters are in GLQueryParameters.js. You'll find
?showAnswers&shuffle=false
to be useful for comparing the Game challenges to the design specification. With those query parameters, you'll see a brief description of the challenge in the upper-left of the corner of the screen, numbered to correspond with the design specification. For example:Terminology is defined in implementation-notes.md.
Most of my testing during development has been on Chrome, Safari and Mobile Safari. So please check other platforms (especially Edge).
Please mention this issue in any GitHub issues that you create.
The text was updated successfully, but these errors were encountered: