Skip to content

Commit

Permalink
Create test-questions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iMartzen authored Jan 21, 2024
1 parent d627e22 commit cae3c9e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions test/test-questions.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"1": {
"group": "Trust",
"questions": "Team members admit their mistakes."
},
"2": {
"group": "Trust",
"questions": "Team members are passionate and unguarded in their discussion of issues."
},
"3": {
"group": "Trust",
"questions": "Team members are quick to point out the contributions and achievements of others."
},
"4": {
"group": "Results",
"questions": "Team meetings are interesting and compelling (not boring)."
},
"5": {
"group": "Accountability",
"questions": "During team meetings, the most important—and difficult—issues are discussed."
}
}

0 comments on commit cae3c9e

Please sign in to comment.