redcap_hidesavereturn

A REDCap External Module that allows users to conditionally hide the Save & Return Later button on surveys using Action Tags and branching logic.

https://github.com/jangari/redcap_hidesavereturn

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary

Keywords

redcap redcap-external-module redcap-repo
Last synced: 6 months ago · JSON representation ·

Repository

A REDCap External Module that allows users to conditionally hide the Save & Return Later button on surveys using Action Tags and branching logic.

Basic Info
  • Host: GitHub
  • Owner: jangari
  • License: mit
  • Language: PHP
  • Default Branch: main
  • Homepage:
  • Size: 13.7 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
redcap redcap-external-module redcap-repo
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Funding License Citation

README.md

HIDESAVERETURN

This REDCap External Module allows users to conditionally hide the Save & Return Later button on surveys using Action Tags and branching logic.

This action tag is used on descriptive text fields whose visibility on the survey will prevent the visibility of the Save & Return Later button.

Installation

Install the module from the REDCap module repository and enable in the Control Center, then enable on projects.

Usage

This module adds one action tag:

  • @HIDESAVERETURN – Hides the Save and Return Later button on surveys if the field is visible due to branching logic.

Acknowledgements

This external module is basically a clone of the HIDESUBMIT Action Tags external module, targeting the Save & Return Later button instead. It was developed after a suggestion from @lucheng.kuo and @lara.lechtenberg2 on the REDCap Community.

Citation

If you use this external module for a project that generates a research output, please cite this software in addition to citing REDCap itself. You can do so using the APA referencing style as below:

Wilson, A. (2023). HIDESAVERETURN [Computer software]. https://github.com/jangari/redcap_hidesavereturn

Or by adding this reference to your BibTeX database:

bibtex @software{Wilson_HIDESAVERETURN_2023, author = {Wilson, Aidan}, title = {{HIDESAVERETURN Action Tags}}, url = {https://github.com/jangari/redcap_hidesavereturn}, year = {2023} month = {3}, }

These instructions are also available in GitHub under 'Cite This Repository'.

Changelog

| Version | Description | | ------- | -------------------- | | v1.0.0 | Initial release. | | v1.1.0 | Migrated to EM Framework built-in support for Action Tag help dialgue |

Owner

  • Name: Aidan Wilson
  • Login: jangari
  • Kind: user
  • Location: Sydney
  • Company: @IntersectAustralia

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Wilson"
  given-names: "Aidan"
  orcid: "https://orcid.org/0000-0001-9858-5470"
title: "HIDESAVERETURN"
date-released: 2023-03-26
url: "https://github.com/jangari/redcap_hidesavereturn"

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1