Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API Documentation

Story Indicator Beneficiary

Desc: Get all story indicator beneficiaries

url: /story_indicator_beneficiaries

...

What is a Story Indicator Beneficiary record?

  • There are three Story Indicator Beneficiary records are 1 of 3 ways to associate a beneficiary with a story

    • Tagging the beneficiary directly in the story; this creates a Story Beneficiary record

    • Tagging the beneficiary to progress towards an Indicator (metric), this creates a Story_Indicator_Beneficiary record.

      • For example when logging that a beneficiary’s answer to a multiple choice question (Scale Indicator) was “Strongly Disagree” on a five point scale where the other Sub Ratios in the Ratio Set were

        • Strongly Disagree

        • Disagree

        • No Opinion

        • Agree [described below]

        • Strongly Agree

Rules

  • Story Change Beneficiary data can only apply to a Participation Change, not an Activity Change

  • One of the restrictions with Activity Change is that beneficiaries cannot be tagged in Story Change Beneficiary data for an Activity Change

...

What is a Story?

  • A story is the main data format on Makerble

  • Survey responses are saved as stories

  • Case notes are saved as stories

  • All progress data on Makerble is saved as a story

  • Find out more by reading about the Stories API

What is a Beneficiary?

  • Makerble is a CRM System (Customer Relationship Management)

  • Beneficiary is the term that is used to store each customer. In the front-end we call them Contacts.

  • Find out more by reading about the Beneficiaries API

  • A beneficiary can be tagged in many stories

  • Every story that a beneficiary is tagged in will appear on the Beneficiary’s Timeline - the purple section below (See the Contact Profile Page)

    Image Added

What is an Indicator?

For example, a Scale indicator

  • For example when logging that a beneficiary’s answer to a multiple choice question (Scale Indicator) was “Strongly Disagree” on a five point scale where the other Sub Ratios in the Ratio Set were

    • Strongly Disagree

    • Disagree

    • No Opinion

    • Agree [described below]

    • Strongly Agree

Example from the front-end

...