Jump to content

Recommended Posts

Posted

Hi all, I'm really hoping I'm not missing something terribly obvious but is anyone aware of a way of colouring an aspect red in a template. The reason I ask is I have set up data collection from teachers, current grade, predicted grade, attitude etc but at the start of the year they put in a target grade. I'd like to colour this red so in the marksheet they see this. Any ideas?

 

Many thanks.

Posted
Hi all, I'm really hoping I'm not missing something terribly obvious but is anyone aware of a way of colouring an aspect red in a template. The reason I ask is I have set up data collection from teachers, current grade, predicted grade, attitude etc but at the start of the year they put in a target grade. I'd like to colour this red so in the marksheet they see this. Any ideas?

 

Many thanks.

 

Use the nested 'if then else' to compare actual to target and you can colour code within this function. Helps if the gradesets for the aspects have a points value.

  • Thanks 1
Posted
You could even just do a If x is greater than 0, so compare it to a fixed value, then pull the value through with a colour, so it should work even when all other grades are empty.
  • Thanks 1
Posted
Seems I did miss something terribly obvious, especially as I was using nested if else's last week! Thanks for the replies guys, appreciate it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...