Previous icon

Next icon

Configuring icons used in Student Results Maintenance

You can configure what icons are used to represent the percentage of marked results in Student Result Maintenance.

Important Note: To configure these icons you need to change the SynWeb core CSS files. These changes are not preserved during upgrades. We recommend you make backup copies of any changes you make and store them in another directory so you can replace them after you have upgraded SynWeb.

SynWeb has seven icons it uses to represent the percentage. Each icon uses its own CSS class:

Standard Icon

Description

CSS class

Reports icon (none marked)

No results have been marked.

zero_percent

Reports icon (at least 12% marked)

Twelve percent of results have been marked,

onesix_percent

Reports icon (at least 20% marked)

Twenty percent of results have been marked.

threethree_percent

Reports icon (at least 50% marked)

Fifty percent of results have been marked.

fivezero_percent

Reports icon (at least 60% marked)

Sixty percent of results have been marked.

sixsix_percent

Reports icon (at least 80% marked)

Eighty percent of results have been marked.

eightthree_percent

Reports icon (all marked)

All results have been marked.

hundred_percent

Configuring custom icons

To configure the icons:

  1. Create the icons images you want to use as either gif or png files.

    Note: We recommend you use a file naming scheme to easily tell which icon is which.

  2. Open Windows Explorer and navigate to the SynWeb/Images directory on the server.

    Windows Explorer - navigate to the Synweb Images directory

  3. Copy the custom icon images into the directory.
  4. Navigate to the SynWeb/CSS directory on the server.

    Windows Explorer - navigate to the Synweb CSS directory

  5. Open the SubjectAssessmentResultsDone.css file in Notepad.

    SubjectAssessmentResultsDone.css file in Notepad

  6. Change each filename to the relevant image you added to the Images directory.

    SubjectAssessmentResultsDone.css file in Notepad (filenames highlighted).gif

  7. Save and close the file.

    The icons are modified.

Last modified: 4/10/2012 11:48:47 AM

See Also

Configuring Student Results Maintenance

Configuring external tests data

AssessmentArea:ColumnHeader configuration setting

AssessmentArea:Tooltip configuration setting

AutoSubmitEveryXMinutes configuration setting

DropdownShowCodeAndDescriptionFlag configuration setting

EnableSelfLock configuration setting

IncludeInPercentageDone configuration setting

Lock:ExpirySeconds configuration setting

PromptUserToSubmitOnUnload configuration setting

PromptUserToSubmitOnUnload:Message configuration setting

ReportActiveFlag configuration setting

ReportDescription configuration setting

ReportName configuration setting

SaveEverythingModeFlag configuration setting

StudentAlerts:Enabled configuration setting

UseResultsFast configuration setting

© 2013 Synergetic Management Systems. Published 7 October 2013.

Top of page