code4romania/asset-declarations

Implement display of row_number parameter for child tasks

Offen

#123 geöffnet am 18.03.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (34 Forks)auto 404
enhancementhelp wantedhigh priorityoctober-releasepython

Repository-Metriken

Stars
 (13 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

One of the features necessary for displaying child tasks is to display the row number that the child task needs to transcribe. This should be implemented when we have PyBossa integrated in the dev environment.

There are a few changes necessary to achieve this functionality:

  • all current child tasks need to be modified to accept the row_count parameter
  • all current templates need to display the row_count parameter

Contributor Guide