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

a3-OrestRopi-HenryYoder-AlexReno-MaxineShi #21

Open
wants to merge 103 commits into
base: main
Choose a base branch
from

Commits on Feb 5, 2022

  1. Create roles.txt

    JuniorJedi490 authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    3b540b5 View commit details
    Browse the repository at this point in the history
  2. Update roles.txt

    Added expected programming languages
    JuniorJedi490 authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    ea7a0f5 View commit details
    Browse the repository at this point in the history
  3. Update roles.txt

    Fixed typo, and added description
    JuniorJedi490 authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    a13f4ae View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Update roles.txt

    Divided into pre- and post-collection
    JuniorJedi490 authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    8df7871 View commit details
    Browse the repository at this point in the history
  2. Create dummy.txt

    JuniorJedi490 authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ca40645 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Sample code for the page that will be shown to test subjects.
    
    Code is modified from this code: https://web.archive.org/web/20100205062429/http://upokecenter.com/generators2.zip
    and I also copied 3 lines from https://thisinterestsme.com/add-html-body-javascript/ (which are not expected to be in the final product).
    JuniorJedi490 authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    601b144 View commit details
    Browse the repository at this point in the history
  4. Delete dummy.txt

    This file was never intended to be a permanent part of the project
    JuniorJedi490 authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    db23147 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Add files via upload

    Contains the function to generate a bar chart, and a demo to show it being randomly generated.
    JuniorJedi490 authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    813eb03 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. updated html into js files and html added boxplot

    still needs work
    aamaxaa committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b012f05 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update test.js

    Fixed a syntax error on line 26
    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    cd2368a View commit details
    Browse the repository at this point in the history
  2. Rename barchart.js to barchart_old.js

    I will need to remake this function to be in the same form as the boxplot and pie chart functions.
    Also, I'm currently using colors to select the bars, which the instructions explicitly said NOT to do.
    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b5c7b30 View commit details
    Browse the repository at this point in the history
  3. Create barchart.js

    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1f32365 View commit details
    Browse the repository at this point in the history
  4. Delete barchart.js

    Undoing my last two commits
    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d54a378 View commit details
    Browse the repository at this point in the history
  5. Rename barchart_old.js to barchart.js

    Undoing my last two commits
    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ebcea97 View commit details
    Browse the repository at this point in the history
  6. Update barchart.js

    Changed color coding to dots, to be similar to the other plots and the original submission
    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    8b882ef View commit details
    Browse the repository at this point in the history
  7. Update barchart.js

    Replaced color coding with dots, as are used on the box plot
    JuniorJedi490 authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    893b5a8 View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    hyoder authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f65bced View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b74d12 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Update index.html

    Submit button clears entry box
    JuniorJedi490 authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b44a61a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Create prototype.html

    hyoder authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    24dd7ac View commit details
    Browse the repository at this point in the history
  2. Update prototype.html

    hyoder authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d680686 View commit details
    Browse the repository at this point in the history
  3. h

    orestropi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    189fc16 View commit details
    Browse the repository at this point in the history
  4. h

    orestropi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e9b0c43 View commit details
    Browse the repository at this point in the history
  5. d

    orestropi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3ceb117 View commit details
    Browse the repository at this point in the history
  6. succesfully connected to db

    orestropi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7ad4808 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. f

    orestropi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    084e5a8 View commit details
    Browse the repository at this point in the history
  2. final

    orestropi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0b052bb View commit details
    Browse the repository at this point in the history
  3. final

    orestropi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    826e746 View commit details
    Browse the repository at this point in the history
  4. ffrf

    orestropi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    1c6c342 View commit details
    Browse the repository at this point in the history
  5. new index.html

    orestropi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a72cf98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a3104f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update index.html

    Indentation (Style)
    JuniorJedi490 authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0c90c46 View commit details
    Browse the repository at this point in the history
  2. lineplot

    aamaxaa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d5adbe9 View commit details
    Browse the repository at this point in the history
  3. Update index.html

    aamaxaa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4b3ea16 View commit details
    Browse the repository at this point in the history
  4. Update index.html

    aamaxaa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    61f913e View commit details
    Browse the repository at this point in the history
  5. Delete test.js

    aamaxaa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    73255cc View commit details
    Browse the repository at this point in the history
  6. Update index.html

    Added support for a limited number of each chart type. Currently, it is set to one of each.
    JuniorJedi490 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    3b7ba34 View commit details
    Browse the repository at this point in the history
  7. Update index.html

    Merged the two scripts into one
    JuniorJedi490 authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ece78f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Implement participant IDs

    Added support for participant IDs.
    Also removed some extra whitespace in and around new_chart().
    JuniorJedi490 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    42ee29e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Update index.html

    changing <title> from "pie chart" to "a3"
    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    43c59d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from orestropi/participant-id

    Implement participant IDs
    orestropi authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    cccd7c9 View commit details
    Browse the repository at this point in the history
  3. Update index.html

    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    54b34b5 View commit details
    Browse the repository at this point in the history
  4. Update index.html

    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    138b11d View commit details
    Browse the repository at this point in the history
  5. Update index.html

    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    ba0e2f5 View commit details
    Browse the repository at this point in the history
  6. Update index.html

    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    619f832 View commit details
    Browse the repository at this point in the history
  7. Update index.html

    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    0467ec3 View commit details
    Browse the repository at this point in the history
  8. Update index.html

    hyoder authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    526abc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Update index.html

    orestropi authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    ac63917 View commit details
    Browse the repository at this point in the history
  2. de

    orestropi committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    6fdcfdc View commit details
    Browse the repository at this point in the history
  3. dr

    orestropi committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    3edd825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a349bf View commit details
    Browse the repository at this point in the history
  5. Chart skip bugfix

    Removed the ability to skip charts without entering anything
    JuniorJedi490 committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    a31477c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Visual chart counter

    JuniorJedi490 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    4f0dd2c View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    orestropi authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    16559c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. uploading error graphs

    hyoder authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    cca1bb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Chart samples

    JuniorJedi490 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    644aeda View commit details
    Browse the repository at this point in the history
  2. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    00e7170 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    cef2462 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c7ca3f9 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a65a5f3 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    888b50b View commit details
    Browse the repository at this point in the history
  7. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    73f93e8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    360a1e5 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a3ae260 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3d445c5 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    JuniorJedi490 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    729078a View commit details
    Browse the repository at this point in the history
  12. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    44c2a72 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    fbf8331 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    44a4123 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    cf2582c View commit details
    Browse the repository at this point in the history
  16. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f841a1e View commit details
    Browse the repository at this point in the history
  17. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    49ab325 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    2a179ca View commit details
    Browse the repository at this point in the history
  19. Add files via upload

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    09eeede View commit details
    Browse the repository at this point in the history
  20. Add files via upload

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d096bf5 View commit details
    Browse the repository at this point in the history
  21. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    37eee27 View commit details
    Browse the repository at this point in the history
  22. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e2bfe26 View commit details
    Browse the repository at this point in the history
  23. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    2f60a8a View commit details
    Browse the repository at this point in the history
  24. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    947bb6a View commit details
    Browse the repository at this point in the history
  25. Add files via upload

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ffd7cfe View commit details
    Browse the repository at this point in the history
  26. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    79ab392 View commit details
    Browse the repository at this point in the history
  27. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e459296 View commit details
    Browse the repository at this point in the history
  28. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    49aad2e View commit details
    Browse the repository at this point in the history
  29. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    db7f829 View commit details
    Browse the repository at this point in the history
  30. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    4b6e1fc View commit details
    Browse the repository at this point in the history
  31. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e0a0efe View commit details
    Browse the repository at this point in the history
  32. Add files via upload

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9fa149f View commit details
    Browse the repository at this point in the history
  33. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    525797e View commit details
    Browse the repository at this point in the history
  34. Update README.md

    aamaxaa authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    106218b View commit details
    Browse the repository at this point in the history
  35. Update index.html

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    2d4e59a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7f8b120 View commit details
    Browse the repository at this point in the history
  37. Update README.md

    aamaxaa authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0ffb014 View commit details
    Browse the repository at this point in the history
  38. Update README.md

    aamaxaa authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c3a3765 View commit details
    Browse the repository at this point in the history
  39. Update README.md

    aamaxaa committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3179cc9 View commit details
    Browse the repository at this point in the history
  40. Update README.md

    aamaxaa committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    529ea49 View commit details
    Browse the repository at this point in the history
  41. Update README.md

    aamaxaa committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c678d66 View commit details
    Browse the repository at this point in the history
  42. Update README.md

    aamaxaa committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d57326e View commit details
    Browse the repository at this point in the history
  43. Update README.md

    aamaxaa committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b986e5f View commit details
    Browse the repository at this point in the history
  44. Update README.md

    aamaxaa committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    35f63df View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    cb395d9 View commit details
    Browse the repository at this point in the history
  46. More spelling

    JuniorJedi490 authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    58723a0 View commit details
    Browse the repository at this point in the history
  47. Update README.md

    orestropi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    754e7c6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3bc5923 View commit details
    Browse the repository at this point in the history