[
  {
    "title": "Students",
    "obs": "members of the group",
    "id": "box-group-students-members",
    "color": "green",
    "icon_class": "user-graduate",
    "widget_name": "box_group_students_members",
    "number": 4101,
    "widget_type": "box",
    "item": "groups",
    "translate": ["title", "obs"]
  },
  {
    "title": "Courses",
    "obs": "associated to the group",
    "id": "box-group-courses",
    "color": "purple",
    "icon_class": "chalkboard-teacher",
    "widget_name": "box_group_courses",
    "number": 4102,
    "widget_type": "box",
    "item": "groups",
    "translate": ["title", "obs"]
  },
  {
    "title": "Quizzes",
    "obs": "associated to the group",
    "id": "box-group-quizzes",
    "color": "pink",
    "icon_class": "question",
    "widget_name": "box_group_quizzes",
    "number": 4103,
    "widget_type": "box",
    "item": "groups",
    "translate": ["title", "obs"]
  },
  {
    "title": "Leaders",
    "obs": "group administrators",
    "id": "box-group-leaders",
    "color": "yellow",
    "icon_class": "gavel",
    "widget_name": "box_group_leaders",
    "number": 4104,
    "widget_type": "box",
    "item": "groups",
    "translate": ["title", "obs"]
  },
  {
    "title": "Completions",
    "obs": "course completions",
    "id": "box-group-course-completions",
    "color": "blue",
    "icon_class": "gavel",
    "widget_name": "box_group_course_completions",
    "number": 4105,
    "widget_type": "box",
    "item": "groups",
    "translate": ["title", "obs"]
  },
  {
    "id": "table-group-course-completions",
    "title": "Group Course Completion Stats",
    "widget_name": "table_group_course_completions",
    "number": 4301,
    "widget_type": "table",
    "item": "groups",
    "translate": ["title"],
    "child_row": true
  },
  {
    "id": "table-group-users",
    "title": "Group Users",
    "widget_name": "table_group_users",
    "number": 4302,
    "widget_type": "table",
    "item": "groups",
    "translate": ["title"],
    "child_row": true
  }
]
