Skip to main content
All CollectionsBeeple dictionary
Dictionary Evaluations
Dictionary Evaluations

All the codes you can use for evaluations in export templates

Wouter Huybrighs avatar
Written by Wouter Huybrighs
Updated this week
  • {{ADMIN_EVAL_STARS}}

  • {{ADMIN_EVAL_LIST}}

  • {{ADMIN_EVAL_QUESTIONS}}

  • {{ADMIN_EVAL_POSITIVE_REMARKS}}

  • {{ADMIN_EVAL_NEGATIVE_REMARKS}}

  • {{COLL_EVAL_STARS}}

  • {{COLL_EVAL_LIST}}

  • {{COLL_EVAL_QUESTIONS}}

  • {{COLL_EVAL_POSITIVE_REMARKS}}

  • {{COLL_EVAL_NEGATIVE_REMARKS}}

  • {{CLIENT_EVAL_STARS}}

  • {{CLIENT_EVAL_LIST}}

  • {{CLIENT_EVAL_QUESTIONS}}

  • {{CLIENT_EVAL_POSITIVE_REMARKS}}

  • {{CLIENT_EVAL_NEGATIVE_REMARKS}}

Attention!
-To export evaluation questions of the admin, collaborator or client, you still need to add a part at the end of the following 3 codes: the "Name in dictionaries" which you can enter when creating the evaluation question.
-This export can only be created at the level of enrollment. This can't be exported for collaborators.

  • {{ADMIN_EVAL_}}

  • {{COLL_EVAL_}}

  • {{CLIENT_EVAL_}}

Example:

There is an evaluation question "Did you enjoy the workday?". It's an evaluation question for the collaborators.

For name in dictionaries it says "WORKDAY". This means the result of the export code must be {{COLL_EVAL_WORKDAY}}

Did this answer your question?