Skip to content

Add a exercise usage counter #69

@MateusZitelli

Description

@MateusZitelli

With the typeahead for exercise selection one problem appear. There may be some way to sort the exercises showed in the typeahead by their relevance.

To solve this problem the simplest solution that came in mind was a counter field for each exercise with the times that the exercise was used. And with it a URI to increment the counter. My suggestion is /exercise/:id/up to increase the counter of the exercise with the specific ID.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions