reading course id in coderunner

reading course id in coderunner

by Rea Sutter -
Number of replies: 2

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

In reply to Rea Sutter

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.

In reply to Richard Lobb

Re: reading course id in coderunner

by Rea Sutter -

Thank you, Richard, for the prompt reply!