reading course id in coderunner
by Rea Sutter - Hi!
I know that coderunner lets me use a number of variables related to the user, such as {{STUDENT.id}}.
Is it possible to get the course id, as well? We want to generate a password that depends on both the user and the course.
Thanks in advance!
Rea
Re: reading course id in coderunner
by Richard Lobb - This is not currently possible. I could add a COURSE variable to the
environment but that's yet another feature that requires
coding/testing/documentation. Not a lot of any of those, granted, but I
am anxious to avoid too much more feature bloat. Does anyone else out there want such a feature? If so, please post to this forum thread.
Re: reading course id in coderunner
by Rea Sutter - Thank you, Richard, for the prompt reply!