pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
97 stars 28 forks source link

Implement a petition "quality" score algorithm #54

Open fallen opened 5 years ago

fallen commented 5 years ago

Implement a "score" to help organizations and people produce the best petition content possible. That score should be able to give a mark to rate how well the petition is configured. It should be able to give advice on how to improve the petition. Ideas of points to check with this algorithm:

nils-van-zuijlen commented 4 years ago
  • Petition content contains links to (or images from) URL in HTTP and not HTTPS?

You mean that links and images should be in https?

fallen commented 4 years ago

Yes, I've edited the ticket to make that more clear.