Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

opentrials/pybossa-fda-indications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This PyBossa project enables the crowdsourcing of new or modified drugs indications from FDA approvals.

Usually, an FDA approval consists of several (PDF) documents. The user is required to read through the document, find the relevant information and complete a web form once she finds it.

A PyBossa project is centered around tasks. A task is the user's atomic operation of solving a given problem.

Components:

  • template.html is the main task template file that will be used by the crowd
  • tutorial.html is a "learning" template that is presented the first time a user enters the crowdsourcing project as a contributor, or on demand
  • project.json contains the project identifier and metadata
  • results.html is using PyBossa built in features to disseminate the results

Usage

The easiest (and recommended) method to use the project source is through the official command line PyBossa client, pbs.

See the installation, configuration and usage info on the project's page.

After installing and configuring pbs, if you update any project file you should run pbs update_project for it to be updated with the latest files. See pbs --help for more options.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published