Skip to content

Commit 499c7e1

Browse files
committed
Add news for feedback page
1 parent 1a112a1 commit 499c7e1

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

news/_posts/2021-07-28-feedback.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "New Feature: a feedback page to aggregate and display feedback answers"
3+
contributors: [bebatut]
4+
tags: [new feature, contributors]
5+
cover: "news/images/2021-07-28-feedback.png"
6+
coveralt: "Screenshot of the top of the feedback page with the titles and 2 graphs: the cumulative number of feedback answers over month for all topics, and a barplot with number of answers for different scores"
7+
layout: news
8+
---
9+
10+
As you have probably already seen, a feedback form is embeded on the bottom of each tutorial.
11+
12+
The answers are automatically posted to a [GitHub issue]({{ site.github_repository }}/issues/989). With > 1,300 answers, it is quite difficult to keep an eye on the answers, specially because the answers there are for all tutorials, but also to have an overview of the answers.
13+
14+
How can we have the feedback for a specific tutorial? Or for all the tutorials for a topic? How many feedback has been submitted? Are the tutorials appreciated?
15+
16+
To answer some of these questions and help contributors, we created a [page]({% link feedback.md %}) which aggregate all feedback, display them globally, but also by topic and tutorials, including the free text.
17+
18+
The data from the feedback are automatically extracted every week to update the page and its graphs. The page is linked in the "Extras" menu on the top (with direct link to interesting section from topic and tutorial pages).
19+
20+
[Visit the Feedback page]({% link feedback.md %}){: .btn .btn-primary}
93.5 KB
Loading

0 commit comments

Comments
 (0)