CVS log for loncom/interface/lonrequestcourse.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: GCI_3
Revision 1.41.2.11: download - view: text, markup, annotated - select for diffs
Sun Dec 5 17:27:00 2010 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.10: preferred, colored next main 1.42: preferred, colored
Changes since revision 1.41.2.10: +51 -42
lines
- Customization for GCI_3.
- Suport for multiple Concept Inventories.
Revision 1.41.2.10: download - view: text, markup, annotated - select for diffs
Thu Dec 2 02:21:35 2010 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.9: preferred, colored
Changes since revision 1.41.2.9: +2 -2
lines
- Customization for GCI_3.
- Use unique text in breadcrumb to facilitate "localization" to GCI context.
Revision 1.41.2.9: download - view: text, markup, annotated - select for diffs
Mon Nov 29 04:40:12 2010 UTC (14 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.8: preferred, colored
Changes since revision 1.41.2.8: +53 -18
lines
- Customization for GCI_3
- Course timezone specified when creating a new Concept Test.
Revision 1.41.2.8: download - view: text, markup, annotated - select for diffs
Mon Nov 8 21:44:55 2010 UTC (14 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.7: preferred, colored
Changes since revision 1.41.2.7: +232 -82
lines
- Customization for GCI_3.
- Separate initialization of course request page from handler into
&generate_page() to allow calls this from londocs.pm and loncreateuser.pm
- Construct breadcrumbs for case where user-defined Concept Test and
roster upload occur during course creation.
- rename action form element as reqaction (avoid JS conflicts with regular
form action.
- xhtml
- hours, minutes and seconds on default access dates/times in course request
- &done_display() to show management tools available, after course creation
is complete.
- consistent color scheme (norole) when user is selecting questions, or
uploading classlist during course creation.
- Roster upload togglable after concept test container created.
Revision 1.41.2.7: download - view: text, markup, annotated - select for diffs
Mon Nov 8 21:16:24 2010 UTC (14 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.6: preferred, colored
Changes since revision 1.41.2.6: +5 -1
lines
- Customization for GCI_3
- Backport 1.58.
Revision 1.41.2.6: download - view: text, markup, annotated - select for diffs
Fri Feb 26 22:38:31 2010 UTC (15 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.5: preferred, colored
Changes since revision 1.41.2.5: +238 -51
lines
- Customization for GCI_3
- Backport 1.45.
- Users creating Concept Tests can choose to clone a concept test for
which they are an active CC.
- Users can also choose to copy the course roster from the cloned course.
- Three new subroutines:
&show_cloneable() - returns 1 if user has CC role in existing tests.
&select_oldtest() - select box containing courseIDs for existing tests.
&roster_upload_form() - display of file upload of a CSV of students moved to its own subroutine to facilitate reuse.
Revision 1.41.2.5: download - view: text, markup, annotated - select for diffs
Thu Feb 25 05:01:25 2010 UTC (15 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.4: preferred, colored
Changes since revision 1.41.2.4: +5 -1
lines
- Customization for GCI_3
- Automatically set course config to include suppress_tries in printouts for
GCI Concept Tests.
Revision 1.41.2.4: download - view: text, markup, annotated - select for diffs
Thu Feb 4 21:01:30 2010 UTC (15 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.3: preferred, colored
Changes since revision 1.41.2.3: +2 -2
lines
- Customization for GCI_3
- Let students know if there are missing items.
Revision 1.41.2.3: download - view: text, markup, annotated - select for diffs
Sat Jan 2 18:11:46 2010 UTC (15 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.2: preferred, colored
Changes since revision 1.41.2.2: +9 -2
lines
- Backport 1.42.
Revision 1.41.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 20 01:58:48 2009 UTC (15 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41.2.1: preferred, colored
Changes since revision 1.41.2.1: +91 -15
lines
- Customization for GCI_3.
- New subroutine: &acquire_cc_role() to set requestor's role to CC in new course
when request is processed.
- Concept Test courses are cloned from Template course.
Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Tue Dec 15 13:36:16 2009 UTC (15 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +222 -62
lines
- Customization for GCI_3.
- Custom instructions for creating a Concept Test
- Cloning and additional personnel options excluded
- &store_crsparms() - sets course level parameters: buttonshide, opendate,
duedate, problemstatus, maxtries, discussend, discusshide.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Dec 10 18:21:22 2009 UTC (15 years, 5 months ago) by raeburn
Branches: MAIN
Branch point for: GCI_3
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +58 -32
lines
- Accommodate Communities.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>