adapt-cli icon indicating copy to clipboard operation
adapt-cli copied to clipboard

Plugin browser download counter

Open simondate opened this issue 7 years ago • 4 comments

The plugin browsers counter only counts downloads through the Adapt-cli tool. It's likely that most users don't use the CLI. Instead getting their plugins through git clone or just downloading as a zip. This is problematic as users who see plugins with low download counts may assume they haven't been used at all and may be unstable or unusable.

We're looking for suggestions on how to improve the plugin browser experience. A few ideas options are:

  1. Order plugins by Github stars.
  2. Continue to use download to order but hide the download counter
  3. Keep everything the same.

If you have any of your own ideas please add them as a comment below.

simondate avatar Apr 05 '18 13:04 simondate

If it isn't possible to have a correct download count then it should be removed all together and not used to order plugins.

It would save time if it were possible to see that a plugin is known to work with which version of the authoring tool and framework.

SteveX avatar Apr 05 '18 14:04 SteveX

Be nice to have a unique link to each plugin as currently they all have the same link:

https://www.adaptlearning.org/index.php/plugin-browser/

paul-mediakitchen avatar Apr 05 '18 16:04 paul-mediakitchen

I don't think any of the GitHub metrics will give us any meaningful sorting -- have you looked at the star count for the core plugins?

My preferred solution is to hide the download count but continue to order by downloads. Would be nice to introduce additional sorts too, but not sure how easy this is.

taylortom avatar Apr 05 '18 16:04 taylortom

I agree with Tom. Hiding the counter would still keep the same order (which is probably accurate) but not show incorrect information which can be detrimental to Adapt.

simondate avatar Apr 06 '18 14:04 simondate