Difference between revisions of "OPS235 - Curriculum Discussion"

From CDOT Wiki
Jump to: navigation, search
 
(14 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
:'''Direct:'''
 
:'''Direct:'''
  
::* ULI101 (Prerequisite)
+
::* '''ULI101''' (Prerequisite)
::* OPS335 (Upon successful completion of OPS235)
+
::* '''OPS335''' (Upon successful completion of OPS235)
::* OPS435 (CTY)
+
::* '''OPS435''' (CTY)
::* OPS535 (CTY)
+
::* '''OPS535''' (CTY)
 +
::* '''OPS635''' (CTY)
  
 
:'''Influence:'''
 
:'''Influence:'''
::*NDD430 (CNS)
+
::*'''NDD430''' (CNS)
::*SEC520 (CTY)
+
::*'''SEC520''' (CTY)
  
 
== Common Concerns (Professor Observation) ==
 
== Common Concerns (Professor Observation) ==
Line 27: Line 28:
 
:*[ [[OPS435 Concerns]] ]
 
:*[ [[OPS435 Concerns]] ]
 
:*[ [[OPS535 Concerns]] ]
 
:*[ [[OPS535 Concerns]] ]
 +
:*[ [[OPS635 Concerns]] ]
  
:'''Previous Meetings:'''
+
:'''Previous Meeting(s):'''
 
:*[ [[OPS Professor Meeting - Discussion - November 2013]] ]
 
:*[ [[OPS Professor Meeting - Discussion - November 2013]] ]
 
  
 
== Course Improvement Suggestions ==
 
== Course Improvement Suggestions ==
  
:* [ [[OPS235 Short-Term]] ]
+
:* [ [[OPS235 Short-Term]] ] (Improvements without affecting the Course Outline)
 +
:* [ [[OPS235 Long-Term]] ] (Improvements that will affect the wording of a Course Outline which requires curriculum review - i.e. an official process)
 +
:*[ [[OPS235  Wish-List]] ] (Neat ideas to consider, but may not have direct impact or implications on short-term or long-term requirements)
  
  
 +
== OPS235 Course Delivery Resources ==
  
:* [ [[OPS235 Long-Term]] ]
+
:* [http://zenit.senecac.on.ca/wiki/index.php/OPS235 OPS235 WIKI]
 
 
::# '''Scripting for Lab1'''. Lab 1 could be modified to have students generate a report regarding the collection of Linux information after an install. Certainly command substitution could be taught and to reinforce redirection &gt;&gt; to add content to a filename (i.e. not over-ride). It would be interesting to expose students to the zenity command to allow a menu to give user choice of report elements to include in the generated report. Perhaps a link to a "fancy" Bash shell script to generate a web-page so students can view the contents in a nice format. This scripting element could easily be added to assignment #1.<br><br>[ [[Scripting Compatibility for Current OPS235 labs: (Week-by-week)]] ]<br><br>
 
::#'''AODA Accomodation'''.<br><br>'''Issue #2:'''<br><br> A program called '''brltty.service'''. The file '''brltty.service''' is the application which going to make the braille device work. A bash file can be used to start the service brltty.service. A Seneca professor knowledge in Linux (Chris Tyler) stated, "that you cannot get the service to run without the script on Fedora." '''NOTE: It would be worthwhile to see if this works for other Linux distributions for Linux or Linux influenced courses in the CNS/CTY stream'''. NOTE: This service is that it cannot run in the graphical environment, it has to run on the terminal/console/command line. Whenever you switch to the GUI it says screen not in text mode and it stops working from there after. One example of a Baille device that this service works for is called: '''Optelec ALVA BC640''' braille display. As for the model number I am not certain as to where you can find that information on it. The only thing I know is that it says it is running '''firmware 2.10'''. If you google the name there are not really any different '''ALVA BC640''' or '''ALVA BC6''' series braille displays by ''Optelec''. Therefore,  the model number may not be a necessary requirement to work in Linux.<br><br>'''Also, would be nice to establish connection with Special Needs office with Linux support for assistance devices for students with special needs, and a link for each course (within resource support). Perhaps good idea to encourage faculty to visit and experience these devices'''.<br><br> <blockquote>Braille Reader application: '''brltty'''<br><br>'''Files for Braille Reader in Linux (Fedora):'''<ul><li>Application to Run britty service: [ [http://cs.senecac.on.ca/~murray.saul/britty.service britty.service] ]</li><li>bash shell script to start britty service: [ [http://cs.senecac.on.ca/~murray.saul/britty.service go.bash] ]</li></ul><br><br></blockquote>
 
 
 
 
 
:*[ [[OPS235 Wish-List]] ]
 
 
 
== OPS235 Course Delivery Resources ==
 
  
== Additional Resources ==
+
== Additional Resources / Navigation ==
  
 
:* [http://zenit.senecac.on.ca/wiki/index.php/OPS OPS Stream Discussion]
 
:* [http://zenit.senecac.on.ca/wiki/index.php/OPS OPS Stream Discussion]
 +
:* [[CNS / CTY Curriculum Development]]
  
 
[[Category:Curriculum,OPS Stream,OPS235]]
 
[[Category:Curriculum,OPS Stream,OPS235]]

Latest revision as of 20:23, 11 April 2016

OPS235 Course Discussion

Course Overview (Purpose)

This project-based subject will teach students how to install and configure a Linux server. Further, students will learn how to connect to and communicate over a network in a controlled environment. They will learn how to manage their files on their system and how to set-up file and directory permissions. Students will manage basic system security and firewall settings. In order to configure their system, students will gain knowledge of a few basic Unix/Linux commands and be exposed to 'Shell' basics. Finally students will work with both text and graphical user interfaces.

Course Linkages (OPS Stream)

Direct:
  • ULI101 (Prerequisite)
  • OPS335 (Upon successful completion of OPS235)
  • OPS435 (CTY)
  • OPS535 (CTY)
  • OPS635 (CTY)
Influence:
  • NDD430 (CNS)
  • SEC520 (CTY)

Common Concerns (Professor Observation)

Course Facutly:
Previous Meeting(s):

Course Improvement Suggestions

  • [ OPS235 Short-Term ] (Improvements without affecting the Course Outline)
  • [ OPS235 Long-Term ] (Improvements that will affect the wording of a Course Outline which requires curriculum review - i.e. an official process)
  • [ OPS235 Wish-List ] (Neat ideas to consider, but may not have direct impact or implications on short-term or long-term requirements)


OPS235 Course Delivery Resources

Additional Resources / Navigation