-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
[PRE REVIEW]: eVAS: A user-friendly electronic Visual Analogue Scale #6376
Comments
Hello human, I'm @editorialbot, a robot that can help you with some common editorial tasks. For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
Wordcount for |
|
Five most similar historical JOSS papers: PsychoPhysioCollector: A Smartphone-Based Data Collection App for Psychophysiological Research DscoreApp: An user-friendly web application for computing the Implicit Association Test D-score The AutoActive Research Environment KADE: A desktop application for Q methodology Kinematics-vis: A Visualization Tool for the Mathematics of Human Motion |
@editorialbot check references |
|
From the list of similar articles, PsychoPhysioCollector: A Smartphone-Based Data Collection App for Psychophysiological Research seems to be the best match in terms of content. So @sbogutzky (Simon Bogutzky) and @davclark might be a good fit for reviewing eVAS. Unfortunately, the programming languages of the two projects are different. |
@editorialbot generate pdf |
Five most similar historical JOSS papers: PsychoPhysioCollector: A Smartphone-Based Data Collection App for Psychophysiological Research DscoreApp: An user-friendly web application for computing the Implicit Association Test D-score The AutoActive Research Environment KADE: A desktop application for Q methodology Kinematics-vis: A Visualization Tool for the Mathematics of Human Motion |
From the list of people, several people could be candidates for reviewers. |
I don't tend to be that active on GitHub these days, so I apologize in advance that I'm likely to be slow in responding. But I agree that I have a strong understanding of this space. I want to endorse the notability of the offering given the fact that VAS is basically psychometrically superior to the ubiquitous likert scale, but everyone still uses likert scales. I can probably provide refs if you really want, but as an ex-academic, I of course have limited access to the literature! That said, the paper provides at least one reference on the value of the VAS. I actually wrote my own multi-lingual system for displaying forms, including VAS. It would take definitions like this and render them with this logic. It was a pretty bespoke / custom setup, including the fact that I hand-edited the css that was located in the otherwise computer-generated outputs. Tl;dr, implementing the VAS is non-trivial as it is unfortunately not a common metric - even qualtrics doesn't provide the level of easy customization of eVAS. eVAS provides a rich framework for displaying various kinds of VAS questions. The only thing I didn't see was the ability to hide the thumb (slider widget) prior to a press, as this can anchor responses. I had a quick read of the paper, and I salute the authors for packaging their software to be simple and accessible to non-programmers. I unfortunately do not have time to evaluate the software directly. If someone else could help with this, that would be ideal. But if needed, I can try to find time perhaps next week or so. |
Thank you for your reply and feedback! |
I had a quick look and couldn't find a citation. I'm guessing you know the general idea of anchoring, but basically, any identifiable location in a response field will tend to "magnetize" the distribution of responses towards that location. So, one idea is that you hide the slider (called a thumb in browser land) until someone clicks or touches the range slider. CSS for webkit-compatible browsers is here: https://github.com/glass-bead-labs/simple-forms/blob/master/rendered/simple-forms-style.css#L39-L47 Docs here: https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-slider-thumb Certainly, I would not consider that feature a blocker for publication! It's very nice how you've provided a great deal of customization. |
Thanks again for the clarification! I have tried to implement it and added it to the Python code in the repository. I still need to deploy the changes to the various standalone builds in the future. |
@gouverneurp I have just removed the |
@editorialbot invite @britta-wstnr as editor |
Invitation to edit this submission sent! |
Hi @britta-wstnr would you be able to help edit this one? |
@Kevin-Mattheus-Moerman sure, I can take over! |
@editorialbot assign @britta-wstnr as editor |
Assigned! @britta-wstnr is now the editor |
@editorialbot check references |
|
Hi @gouverneurp, |
Hi @britta-wstnr, |
Hi @KirstensGitHub and @vankesteren 👋 Would you be willing to review this submission: The review concerns the software eVAS and a short paper about it. The review happens fully here on GitHub. You can learn more about the the review process and our conflict of interest policy in the reviewer guidelines here. If you are available to review this submission, please let me know and I can add you as a reviewer. The review process will start (in a separate GitHub issue) once a sufficient number of reviewers have been found. Thank you! |
Hi @davclark - it looks like you already had a good look at this software and you already gave some feedback. We are in not hurried right now to start the review process, given that we are still looking for a sufficient number of reviewers to even be able to start that step. Do you think you would be able to formally review this for us some time in the upcoming weeks? Here at JOSS we use a check-box system for reviews that would help you along in the process. |
Sorry, no time right now! |
I understand @vankesteren - Thanks for getting back to me! |
I might be able to do some time in April, but I'm pretty underwater at the moment! So, I'd say keep me as a pinch-reviewer in case you get to N-1 but struggle to get to the needed N. |
Thanks @davclark, I understand. 🙏 |
I've also sent out a couple of e-mails to invite potential reviewers. |
Just to let you know: I am still trying to find reviewers via e-mail. |
Thanks for trying and for the updates! |
Hi @gouverneurp, finding reviewers is going slowly ... If you can think of any possible reviewers who are not in the data base yet, would you mind suggesting them to me via e-mail? |
Hi @davclark, any chance you would be available in the upcoming time as per your last comment? |
@britta-wstnr I am basically overcomitted already until maybe mid-August. Sorry! |
I see, thanks for letting us know @davclark! 🙏 |
@haoxue-fan and @amitchell12 both have agreed via email to review this submission - thanks a lot! 🙏 |
@editorialbot add @haoxue-fan as reviewer |
@haoxue-fan added to the reviewers list! |
@editorialbot add @amitchell12 as reviewer |
@amitchell12 added to the reviewers list! |
@editorialbot start review |
OK, I've started the review over in #6876. |
Submitting author: @gouverneurp (Philip Gouverneur)
Repository: https://github.com/gouverneurp/eVAS/
Branch with paper.md (empty if default branch):
Version: 0.1.0
Editor: @britta-wstnr
Reviewers: @haoxue-fan, @amitchell12
Managing EiC: Kevin M. Moerman
Status
Status badge code:
Author instructions
Thanks for submitting your paper to JOSS @gouverneurp. Currently, there isn't a JOSS editor assigned to your paper.
@gouverneurp if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.
Editor instructions
The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:
The text was updated successfully, but these errors were encountered: