[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Clicker_Registration.tex /interface lonpreferences.pm doc/help course.manual.texxml doc/loncapafiles loncapafiles.lpml

www lon-capa-cvs-allow@mail.lon-capa.org
Thu, 05 Jul 2007 21:37:39 -0000


www		Thu Jul  5 17:37:39 2007 EDT

  Added files:                 
    /loncom/html/adm/help/tex	Clicker_Registration.tex 

  Modified files:              
    /doc/help	course.manual.texxml 
    /doc/loncapafiles	loncapafiles.lpml 
    /loncom/interface	lonpreferences.pm 
  Log:
  Clicker ID help
  
  
Index: doc/help/course.manual.texxml
diff -u doc/help/course.manual.texxml:1.16 doc/help/course.manual.texxml:1.17
--- doc/help/course.manual.texxml:1.16	Fri Dec  8 18:03:46 2006
+++ doc/help/course.manual.texxml	Thu Jul  5 17:36:54 2007
@@ -40,6 +40,9 @@
 	<subsection name="Language Preferences">
 		<file name="Prefs_Language.tex" />
 		</subsection>
+        <subsection name="Clicker Registration">
+                <file name="Clicker_Registration.tex" />
+                </subsection>
 	</section>
 
 <section name="Exploring Your Course">
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.547 doc/loncapafiles/loncapafiles.lpml:1.548
--- doc/loncapafiles/loncapafiles.lpml:1.547	Wed Jun 20 15:12:31 2007
+++ doc/loncapafiles/loncapafiles.lpml	Thu Jul  5 17:37:11 2007
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.547 2007/06/20 19:12:31 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.548 2007/07/05 21:37:11 www Exp $ -->
 
 <!--
 
@@ -2504,7 +2504,13 @@
 smallHelp.gif;
 spreadsheet_hierarchy.gif;
 stringResponseEditor.gif;
-studentInterface.gif
+studentInterface.gif;
+iclicker.gif;
+interwrite1.gif;
+interwrite2.gif;
+interwrite3.gif;
+interwrite4.gif;
+interwrite5.gif;
 </filenames>
 </fileglob>
 <fileglob>
@@ -2573,7 +2579,13 @@
 smallHelp.eps;
 spreadsheet_hierarchy.eps;
 stringResponseEditor.eps;
-studentInterface.eps
+studentInterface.eps;
+iclicker.eps;
+interwrite1.eps;
+interwrite2.eps;
+interwrite3.eps;
+interwrite4.eps;
+interwrite5.eps;
 </filenames>
 </fileglob>
 <fileglob>
@@ -2664,6 +2676,7 @@
 Chart_Sequences.tex;
 Chart_Student_Data.tex;
 Chatting.tex;
+Clicker_Registration.tex;
 Coauthor.tex;
 Construction_Space_Overview.tex;
 Contextual_Help.tex;
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.106 loncom/interface/lonpreferences.pm:1.107
--- loncom/interface/lonpreferences.pm:1.106	Sat Jun 16 22:11:57 2007
+++ loncom/interface/lonpreferences.pm	Thu Jul  5 17:37:38 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Preferences
 #
-# $Id: lonpreferences.pm,v 1.106 2007/06/17 02:11:57 www Exp $
+# $Id: lonpreferences.pm,v 1.107 2007/07/05 21:37:38 www Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -575,10 +575,11 @@
     $clickers=~s/\,/\n/gs;
     my $text=&mt('Enter response device ("clicker") numbers');
     my $change=&mt('Register');
+    my $helplink=&Apache::loncommon::help_open_topic('Clicker_Registration', 'Locating your clicker ID');
     $r->print(<<ENDSCREEN);
 <form name="prefs" action="/adm/preferences" method="post">
 <input type="hidden" name="action" value="verify_and_change_clicker" />
-<label>$text<br />
+<label>$text $helplink<br />
 <textarea name="clickers" rows="5" cols="10">$clickers</textarea>
 </label>
 <input type="submit" value="$change" />

Index: loncom/html/adm/help/tex/Clicker_Registration.tex
+++ loncom/html/adm/help/tex/Clicker_Registration.tex
\label{ClickerRegister}
{\bf i$>$clicker}: on i$>$clicker devices, the clicker ID is located on a sticker on the back.

\begin{figure}
\begin{center}\includegraphics[  width=0.50\paperwidth]{iclicker}\end{center}
\caption{Location of Label on i>clickers}
\end{figure}

{\bf Interwrite RF}: on the RF version of the Interwrite clicker, you need to go through a number of steps. When you first switch it on, it will look for a class. Cancel that by pressing the asterisk key.
\begin{figure}
\begin{center}\includegraphics[  width=0.50\paperwidth]{interwrite1}\end{center}
\caption{Interwrite Step 1}
\end{figure}

Next, enter the menu by pressing the Left key.
\begin{figure}
\begin{center}\includegraphics[  width=0.50\paperwidth]{interwrite2}\end{center}
\caption{Interwrite Step 2}
\end{figure}

Scroll, using the Down key, to the entry Diagnostics.
\begin{figure}
\begin{center}\includegraphics[  width=0.50\paperwidth]{interwrite3}\end{center}
\caption{Interwrite Step 3}
\end{figure}

Press the Enter key to enter Diagnostics.
\begin{figure}
\begin{center}\includegraphics[  width=0.50\paperwidth]{interwrite4}\end{center}
\caption{Interwrite Step 4}
\end{figure}

The clicker ID is listed.
\begin{figure}
\begin{center}\includegraphics[  width=0.50\paperwidth]{interwrite5}\end{center}
\caption{Interwrite Step 5}
\end{figure}