[LON-CAPA-users] Importing library routines
   
    Gerd Kortemeyer
     
    lon-capa-users@mail.lon-capa.org
       
    Tue, 29 Aug 2006 14:24:32 -0400
    
    
  
Hi,
On Aug 29, 2006, at 12:54 PM, Robert_Brewington@er.monroe.edu wrote:
> My setup constructs a randomized set of problems for students. It  
> does a construct like
>       <part><import> prob7.library </import></part>
>       <part><import> prob5.library </import></part>
>       <part><import> prob72.library </import></part>
> ...
Thanks for the explanation ... I guess now I remember ...
>
> I expect to add more problems to the pool twice a year, a couple of  
> hundred each time. It is very awkward not having the ability to do  
> mass deletes, moves, renames, and so on. Apparently people running  
> their own servers have root access, so they routinely go in and do  
> things with shell scripts. I have the knowledge & experience to do  
> this, but do not have that access since I am hosted on the educog  
> machine. In addition, I am perhaps unusual in my structure and  
> overall number of problems.
Yep, I guess we would need to run a script again.
- Gerd.