-
Notifications
You must be signed in to change notification settings - Fork 0
Home
- Project documentation: https://unhcr-americas.github.io/surveyDesigner
- Wiki to document the development: https://github.com/unhcr-americas/surveyDesigner/wiki/Home
- Ticket Dashboard: https://github.com/unhcr-americas/surveyDesigner/projects/1
You can find on this image a schema of the package based on two high level object-oriented R6 class:
-
Referential - this object reflects all the elements managed by the
referential-manager
-
Questionnaires - this object reflects all the elements managed by the
survey-manager
. It transforms the referential into one or more than one contextualized questionnaires
The issues interface shows the content of the request and then the list of questions and answers. It also contains a full history of status changes.
You can unsubscribe from emails received in an issue by changing the "Notifications" menu in the bottom right hand column of the interface.
Ticket template are created through the following files https://github.com/unhcr-americas/surveyDesigner/tree/main/.github
You will see in our tickets that there are at least three parts:
- As...
- Validation Criteria
- Technical How
These parts are primarily for developers to know what and how to handle the requirement. Upon validation, you will see the "Validation Criteria" section evolve with instructions or screenshots that allow you to validate the ticket. We ask you to:
- To check the boxes of each of these criteria if you validate them
- Add a message in the thread of the issue to let us know if you validate it completely, or if there are corrections to make.
Then, we will close the ticket and reopen all those that would be necessary
If you open the issue from within the Board, the check-boxes do not work properly. You need to open the issue as full screen in a new tab:
- either CRTL + Click from the board to open in a new tab,
- or click a second time on the title so that the issue opens up in a new page.
A dashboard is used to overview tickets
- Tickets that ThinkR developers are blocked on are listed in the
blocked
column. Please explore these tickets and answer the questions. - Once you respond or are named in a ticket, you will receive an email if a new response is added
- Validation is done by the clients, on tickets added to the Project "Validation" column
Link to Survey Designer project ticket progress dashboard
Development work is organized through Scope, Sprints and Regular Situation Points so that there's always a prototype to showcase