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

Display surveys on GH pages branch #93

Closed
JamesPHoughton opened this issue Nov 10, 2022 · 0 comments · Fixed by #94
Closed

Display surveys on GH pages branch #93

JamesPHoughton opened this issue Nov 10, 2022 · 0 comments · Fixed by #94

Comments

@JamesPHoughton
Copy link
Contributor

JamesPHoughton commented Nov 10, 2022

As a collaborator in research with other labs, I want to be able to display surveys from this repo in such a way that other researchers can interact with them, so that we can communicate on what surveys to use in what context.

Options for implementation

  1. On a separate branch, we could implement storybook to display all of the components from the live package. It should use a hook (or dependabot?) to update every time there is a new version of the package on npmjs.

  2. We could render it statically in a webpage, or even the readme using Work out how to add surveys to plain old HTML/js pages (ie, to embed directly in Turk) #80

  3. We may be able to set up web-based interactivity using component testing in cypress, they have been doing some improvements (https://www.cypress.io/blog/2022/11/08/announcing-cypress-11/)

@JamesPHoughton JamesPHoughton changed the title Display surveys on GH pages branch with storybook Display surveys on GH pages branch Nov 10, 2022
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 a pull request may close this issue.

1 participant