WeBWorK Main Forum

command line utilities

command line utilities

by Holly Carley -
Number of replies: 1
I wonder if there is a way to assign sets (to either a single user or a group of users) using the command line?

Is there a way to score sets using the command line?

In reply to Holly Carley

Re: command line utilities

by Gavin LaRose -
Hi Holly,

I don't think there are any scripts in the distribution that accomplish these things. I've ended up writing my own to do large-scale course creation and set assignment, but haven't gotten to the point of needing to also do set scoring. I'd be happy to share my script if you'd like to see it, though it would require some recoding in Perl to make it work in your environment.

Gavin