-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#+TITLE: Feedback Portal Version V2.0.0 | ||
#+AUTHOR: VLEAD | ||
#+DATE: [2016-10-19 Wed] | ||
|
||
* Introduction | ||
This document will describes the release notes of =Feedback Portal= | ||
version =v2.0.0=. | ||
* Features | ||
+ Ability to serve different feedback for different scenarios. | ||
- Users can give generic, lab level and experiment level feedback | ||
+ Flexibility to Add/Remove different type of questions (Radio, Checkbox, Text, TextArea). | ||
+ Ease of version tracking for all feedback questions/forms | ||
+ Has RESTfull API for following scenarios | ||
- To get the feedback form data in json format basing on given version. | ||
- To get the total count of online submitted feedback. | ||
- To get the total dump of submitted feedback in json format | ||
* Github issues | ||
Ressolved hIssues : [[https://github.com/vlead/feedback-portal/issues/18][18]], [[https://github.com/vlead/feedback-portal/issues/16][16]], [[https://github.com/vlead/feedback-portal/issues/14][14]] |