User Tools

Site Tools


playground:playground:insert_new_course

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
playground:playground:insert_new_course [2023/04/15 14:09] martin_lplayground:playground:insert_new_course [2023/04/15 14:43] (current) – clean up martin_l
Line 1: Line 1:
-===== Add Course ===== 
-  
-<form> 
-action template userstpl "astonrail_handbook:future_students:studycourses:course_@@Generated Course Number@@" 
- 
-static "Please check first whether the course already exists, here:"  
-wiki "[[astonrail_handbook:future_students:full_course_search|Full Search in Study Course Database]]" 
-static "If the course does not exist you can enter an new course entry to the database in the following. Please do NOT CHANGE the automatic Generated Course Number:"  
-number "Generated Course Number" ++ 0000 
- 
-action struct_lookup  
- 
-Fieldset "University data" 
-struct_field "studycourses.university"  
-struct_field "studycourses.inst_dep" ! 
-struct_field "studycourses.country"  
-struct_field "studycourses.city_region" ! 
- 
-Fieldset "Course data" 
-struct_field "studycourses.course_name" 
-struct_field "studycourses.eqf_level" ! 
-struct_field "studycourses.language"  
-struct_field "studycourses.ects" ! 
-struct_field "studycourses.duration_month"  
-struct_field "studycourses.launched_year" ! 
- 
-Fieldset "Further data about the course" 
-struct_field "studycourses.website"  ! 
-struct_field "studycourses.internship_yn" ! 
-struct_field "studycourses.internship_coment" ! 
-struct_field "studycourses.stud_interchange" ! 
-struct_field "studycourses.rcm_category" ! 
-struct_field "studycourses.notes" ! 
-struct_fieldhidden "studycourses.last_update" =%Y-%m-%d 
-struct_field "studycourses.contact" ! 
-struct_field "studycourses.related_page" ! 
-submit "Add Enty" 
-thanks "Please reload the Page!" 
-</form> 
----- struct data ---- 
-studycourses.university :  
-studycourses.inst_dep :  
-studycourses.course_name :  
-studycourses.country :  
-studycourses.city_region :  
-studycourses.eqf_level :  
-studycourses.language :  
-studycourses.ects    :  
-studycourses.website :  
-studycourses.duration_month :  
-studycourses.launched_year :  
-studycourses.internship_yn :  
-studycourses.internship_coment :  
-studycourses.stud_interchange :  
-studycourses.rcm_category :  
-studycourses.notes   :  
-studycourses.last_update : 2023-04-15 13:00 
-studycourses.contact :  
-studycourses.related_page :  
----- 
  
playground/playground/insert_new_course.1681567771.txt.gz · Last modified: 2023/04/15 14:09 by martin_l