Weights

Illustration: Assessments - Weights

We suggest that you define a distribution of weights that make a total of 100 (or the equivalent total value for the course defined in the previous section), otherwise it becomes really complicated to understand all the possible relative scoring issues. Several messages will remind you to do just that.

Skills ranking

Skills ranking allow you to define ranks for the scores, so that they can be more easily represented literally and graphically. This option, however, must be enabled by your portal administrator. Otherwise you won’t see the following options.

Illustration: Assessments – Skills ranking

As well as a pass-mark, you can add additional options: e.g. the names you want to give to any score range to make it faster to read generic reports.

Certificate template

Once you have configured the rest of the tools, you might get interested in setting up your own certificate template. But before we start, let’s get 3 concepts clear:

  • Certificate templates are built in HTML, so you will probably need a web designer (or a lot of patience) to generate beautiful templates.

  • Certificate templates are build in HTML (yes, again), so their export to PDF (a feature provided as a commodity in Chamilo) might not be ideal and you might need to work over that with your designer to make sure both results are fine.

  • Certificates are only generated when the certificates option is selected (see Assessments pre-configurationon page 99), if students have a passing grade, and if the student actually enters the assessment tool (or, in 1.11, if you used the special certificate page in the learning path)

The page starts with a list of tags that you can use in the edition of your certificate:

Illustration: Certificates edition tags

These tags are relatively self-explanatory, but for the sake of precision, let’s define them here:

  • ((user_firstname)) will be replaced by the firstname of the user obtaining the certificate

  • ((user_lastname)) same thing as above, with the lastname

  • ((gradebook_institution)) this will be replaced by the name of your organization, defined by the administrator in the platform settings, and visible in the title bar of your browser

  • ((gradebook_sitename)) will be replaced by the name of the platform, also defined by the administrator an visible in the title bar of your browser

  • ((teacher_firstname)) will be replaced by the firstname of the teacher assigned to this course. A word of warning: this hasn’t been tested with multiple teachers or with sessions, so use with caution.

  • ((teacher_lastname)) same as above, but lastname

  • ((official_code)) if you use the users’ official code field, then the corresponding value will replace this tag when generating the certificate

  • ((date_certificate)) will be replaced by the certificate date and time, in the date format that matches your language definition

  • ((date_certificate_no_time)) same as above, without the hours and minutes

  • ((course_code)) if you use a clear hierarchy of course codes, using the course code here might be useful

  • ((course_title)) will be replaced by the course title

  • ((gradebook_grade)) will be replaced by the score obtained (both absolute and percentage) by the student

  • ((certificate_link)) will be replaced by the unique URL of the certificate. Chamilo keeps them well stored, so showing the link on a certificate that is going to be printed is a good idea to maintain the relationship with the digital original version

  • ((certificate_link_html)) in case you will export the certificate as an HTML certificate or a PDF certificate to use in a digital format, this will put an HTML link directly on the certificate

  • ((certificate_barcode)) will replace the tag with a QR code with information about the certificate (including the link to the original). This is a very nice feature if you like QR codes, but you have to think that the tag (a simple text on one line) will actually be replaced by a good-size QR code. So plan the free space around this text well.

  • ((external_style)) and ((région)) are examples of extra profile fields defined on users. Extra fields will appear in this list depending on their availability, so that’s a great extension you can give to your certificates if your administrator is open to this type of usage.

Editing the certificate is then only a question of finding a good text and the right tags:

Illustration: Certificate creation area

Once you have created and saved your certificate, the main Certificate page lists the certificates that have been uploaded or created.

Illustration: Certificate templates list

Only one certificate can be selected in a course at any one time, so choose well.

Illustration: Example certificate

Missing something? Clearly, some HTML design with a logo, the names of the people approving this certificate would have been a good addition. You will find these on the certificate available in every course in Chamilo by default, which would render like this.

Illustration: Default certificate template available in Chamilo

As you can see, this template is much more developed than the quick template we built as an example for this guide. That’s because we intent to provide you with the best tools and templates to ensure you can generate a great impact with your course with minimal effort. You can edit the default template if you want and replace the logo by your institution’s logo. This is all up to you.

This certificate, however, sometimes shows a little defect when exporting to PDF, so test it first if you expect this to be your best feature...

You can return to the assessments screen through the breadcrumb navigation (click Assessments).

Last updated