CVS log for loncom/automation/batchcreatecourse.pm

[BACK] Up to [LON-CAPA] / loncom / automation

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: bz2851


Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Aug 8 19:55:15 2009 UTC (14 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: bz2851
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +11 -6 lines
Course Requests
- lonnet.pm
  - generation of unique coursenum move to own routine: &generate_coursenum()
  - prefacing of coursenum with number then letter added to second attempt
      to generate an ID (to duplicate change in first attempt in rev 1.674).
  - additional optional argument to &createcourse() - can use a previously
      generated, but unused, coursenum (will be hashkey in a queued course request).

- loncommon.pm
  - additional optional argument to &construct_course() - $cnum, previously
      generated, but unused, coursenum.
  - check_clone() - unrestricted cloning in course's in role's domain now
                    requires creator has ccc privilege in role's domain.

- batchcreatecourse.pm
  - &build_course() - update documentation, and new optional arg
                      previously generated, but unused, coursenum

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>