Versions Compared

Key

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

...

These are digital certificates that are awarded to contributors or contributor orgs based on different criteria - like number of content contributed by them that is accepted by the sourcing org or the usage of content contributed by them. Certificates are a generic and can also be awarded to content or any other entity in the platform.

Deployment View

...

Content and Data copy

Data Model

Program

program_id

text

channel

text

config

JSON

default_roles

list of roles that assigned by default to all users

description

text

template_id

text

startdate

timestamp

enddate

timestamp

nomination_enddate

timestamp

image_path

text

name

text

rootorg_id

text

rootorg_name

text

slug

text

status

text - draft, live, closed, retired

content_types

list<text>

recognition_text

text

shortlisting_enddate

timestamp

content_submission_enddate

timestamp

roleMapping

{"reviewer": [user_ids],"contributor": [user_ids]},

...