rule template showCourseEvaluation(course : Course) {

	Or [mayView(eval)| eval : Evaluation in course.evaluations]

}

it has problems to us this code while compiling it cant find reference

Submitted by chris melman on 18 April 2012 at 16:17

On 7 September 2012 at 19:02 Danny Groenewegen commented:

fixed in r5313


On 7 September 2012 at 19:02 Danny Groenewegen closed this issue.

Log in to post comments