Skip to content

Profiles Data File

Andrew Salib edited this page Nov 13, 2017 · 2 revisions

Profiles Data File

This contains the data for all the profiles. Has a list of profile objects and a finalPrompt.

Profile Object

Each profile is an object.

Properties

  • id: This is a unique id for each profile.
  • name: The internal name of each profile, used for the URL only, will not show to users.
  • title: The title of the profile, eg. 'The Nautilus'.
  • subtitle: The subtitle of the profile, eg. 'Philosophy of care'.
  • image: The name of the image to use for the profile. This is used in the stylesheets as well, so it would be a bad idea to change those.
  • description: A long description of the profile.
  • report: Another section for the profile content.
  • professionalMatch: Another section for the profile content.
  • possibleJobs: A list of all possible jobs for the profile.