863
906
# for all the students' jails).
864
907
action_copytree('jail', os.path.join(jail_base, 'template'), dry)
867
910
action_copylist(install_list.list_subjects, subjects_base, dry,
869
action_copylist(install_list.list_problems, problems_base, dry,
912
action_copylist(install_list.list_exercises, exercises_base, dry,
872
915
# Append IVLE path to ivle.pth in python site packages
873
916
# (Unless it's already there)