--- loncom/interface/lonpopulate.pm 2004/06/29 04:30:00 1.16 +++ loncom/interface/lonpopulate.pm 2004/08/05 21:57:07 1.17 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.16 2004/06/29 04:30:00 raeburn Exp $ +# $Id: lonpopulate.pm,v 1.17 2004/08/05 21:57:07 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -78,11 +78,11 @@ function process(calling,numauto,nummanu } } if (rad1 == 0) { - alert("You must check either 'Enable' or 'Disable' for nightly additions based on classlist changes") + alert("You must select either 'Enable' or 'Disable' for nightly additions based on classlist changes") checker = 0 } if (rad2 == 0) { - alert("You must check either 'Enable' or 'Disable' for nightly removals based on classlist changes") + alert("You must select either 'Enable' or 'Disable' for nightly removals based on classlist changes") checker = 0 } } @@ -106,15 +106,15 @@ function process(calling,numauto,nummanu } } if (rad1 == 0) { - alert("You must check either 'Enable' or 'Disable' for nightly additions based on classlist changes") + alert("You must select either 'Yes' or 'No' for immediate addition of newly registered students to the roster") checker = 0 } if (rad2 == 0) { - alert("You must check either 'Enable' or 'Disable' for nightly removals based on classlist changes") + alert("You must select either 'Yes' or 'No' for immediate removal of unregistered students from the roster") checker = 0 } if (formName.updatedrops[unenrolldis].checked && formName.updateadds[enrolldis].checked ) { - alert("You have checked 'Disable' for both addition and removal of students\\n in the Registrar's classlist but not in your LON-CAPA course. \\nHence there is no update to carry out") + alert("You have selected 'No' for both addition and removal of students\\n in the Registrar's classlist but not in your LON-CAPA course. \\nHence there is no update to carry out") checker = 0 } } @@ -932,14 +932,13 @@ Note: if you enable automatic import of
- Add any students currently included in institutional classlist(s) but not enrolled in your LON-CAPA course. -  Yes  -  No  + Add any students currently included in institutional classlist(s) but not enrolled in your LON-CAPA course.
+  Yes  No 
- Expire students previously added by nightly enrollment process, but no longer listed in institutional classlist(s). + Expire students previously added by nightly enrollment process, but no longer listed in institutional classlist(s).
 Yes   No