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

branch: study2024 #458

Open
jessegreenberg opened this issue May 16, 2024 · 3 comments
Open

branch: study2024 #458

jessegreenberg opened this issue May 16, 2024 · 3 comments

Comments

@jessegreenberg
Copy link
Contributor

A collaborator from SLU requested a small addition to quadrilateral that will help with an upcoming classroom study. This branch is for a one-off build off of the 1.1 release. It will include

  • A number input (probably NumberSpinner) that indicate current "task".
  • A "Submit Shape" button that will save the current shape, timestamp, and current task number to a data object.
  • A "Save Data" button that will save the data object to a file on the user's device.

I think this can be done in ~30 minutes so Ill go ahead and give it a go.

@jessegreenberg
Copy link
Contributor Author

Done, and sent a build of this. This branch can probably be pruned after this summer.

@jessegreenberg
Copy link
Contributor Author

The study requires a BLE connection, and BLE does not work on iOS. However, there is a browser called Bluefy that seems to work. However, Bluefy doesn't support a file download. So it was requested that the data is opened in a new tab instead so that it can be manually copy/pasted.

jessegreenberg added a commit that referenced this issue May 29, 2024
@jessegreenberg
Copy link
Contributor Author

Bluefy did not support creating a new tab. However, we confirmed it supports putting data on the clipboard so we will try that.

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

No branches or pull requests

1 participant