Hi,
Continuing on with the student thing. I now need to have where statements in the template. For instance I want to find out if a student has 3 or more “A’s”. I know this can be done with the query plugin, but i’m using the url to get data per username, so i’m thinking that is no good?
Can i use the count function to do this?
Thanks.