diff --git a/library/src/morpheus-master/sass/modules/tool/samigo/_samigo.scss b/library/src/morpheus-master/sass/modules/tool/samigo/_samigo.scss index 9db105551b3f..3d4ece249912 100644 --- a/library/src/morpheus-master/sass/modules/tool/samigo/_samigo.scss +++ b/library/src/morpheus-master/sass/modules/tool/samigo/_samigo.scss @@ -500,6 +500,13 @@ .time-bar-button-container{ margin-bottom: 1em; } + + .tableofcontents { + label { + padding-left: 5px; + cursor:pointer; + } + } } .#{$namespace}sakai-samigo, .#{$namespace}toolBody--sakai-samigo { diff --git a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages.properties b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages.properties index 8975daea0855..f152b5fc05ac 100755 --- a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages.properties +++ b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages.properties @@ -636,4 +636,5 @@ partTimer_info_end=The time allowed for this part has expired. questionTimer_title=Time remaining for this question questionTimer_info_start=Timed question. Once you click \"Start\" you will have {0} to complete this question. It will be submitted at that time, regardless of whether you have answered it. questionTimer_info_start_deadline=Timed question. Once you click \"Start\" you will have {0} or until {1} whichever is shorter to complete this question. It will be submitted at that time, regardless of whether you have answered it. -questionTimer_info_end=The time allowed for this question has expired. \ No newline at end of file +questionTimer_info_end=The time allowed for this question has expired. +title_not_available=Title not available yet \ No newline at end of file diff --git a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ca.properties b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ca.properties index 15e779e8cf45..9dbe06140775 100644 --- a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ca.properties +++ b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ca.properties @@ -631,4 +631,5 @@ partTimer_info_end=El temps perm\u00E9s per a aquesta part ha expirat. questionTimer_title=Temps restant per a aquesta pregunta questionTimer_info_start=Pregunta temporitzada. Un cop feu clic a "Comen\u00e7ar", tindreu {0} per completar la pregunta. La pregunta es lliurar\u00e0 quan s\u2019esgoti el termini, sense tenir en compte si heu contestat. questionTimer_info_start_deadline=Pregunta temporitzada. Un cop feu clic a "Comen\u00e7ar", tindreu {0} o fins a {1}, el que sigui m\u00e9s curt per completar la pregunta. La pregunta es lliurar\u00e0 quan s\u2019esgoti el termini, sense tenir en compte si heu contestat. -questionTimer_info_end=El temps perm\u00E9s per a aquesta pregunta ha expirat. \ No newline at end of file +questionTimer_info_end=El temps perm\u00E9s per a aquesta pregunta ha expirat. +title_not_available=T\u00EDtol encara no disponible \ No newline at end of file diff --git a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_es.properties b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_es.properties index 9ae2c57123ba..d922b17900ba 100644 --- a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_es.properties +++ b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_es.properties @@ -622,7 +622,4 @@ questionTimer_title=Tiempo restante para esta pregunta questionTimer_info_start=Pregunta temporizada. Una vez haga clic en "Comenzar", tendr\u00e1 {0} para poder completar esta pregunta. Ser\u00e1 enviada transcurrido ese tiempo, independientemente de si ha respondido. questionTimer_info_start_deadline=Pregunta temporizada. Una vez haga clic en "Comenzar", tendr\u00e1 {0} o hasta el {1}, lo que sea m\u00E1s corto para poder completar esta pregunta. Ser\u00e1 enviada transcurrido ese tiempo, independientemente de si ha respondido. questionTimer_info_end=El tiempo permitido para esta pregunta ha expirado. - - - - +title_not_available=T\u00EDtulo todav\u00EDa no disponible \ No newline at end of file diff --git a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_eu.properties b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_eu.properties index 6bcfc2dbc415..b233ef94f71a 100644 --- a/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_eu.properties +++ b/samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_eu.properties @@ -588,4 +588,5 @@ partTimer_info_end=The time allowed for this part has expired. questionTimer_title=Time remaining for this question questionTimer_info_start=Timed question. Once you click \"Start\" you will have {0} to complete this question. It will be submitted at that time, regardless of whether you have answered it. questionTimer_info_start_deadline=Timed question. Once you click \"Start\" you will have {0} or until {1} whichever is shorter to complete this question. It will be submitted at that time, regardless of whether you have answered it. -questionTimer_info_end=The time allowed for this question has expired. \ No newline at end of file +questionTimer_info_end=The time allowed for this question has expired. +title_not_available=Title not available yet \ No newline at end of file diff --git a/samigo/samigo-app/src/webapp/jsf/delivery/tableOfContents.jsp b/samigo/samigo-app/src/webapp/jsf/delivery/tableOfContents.jsp index 5d863c33b5b2..aa31abfd2f20 100755 --- a/samigo/samigo-app/src/webapp/jsf/delivery/tableOfContents.jsp +++ b/samigo/samigo-app/src/webapp/jsf/delivery/tableOfContents.jsp @@ -160,37 +160,46 @@ function saveTime() - + - - -
- - - - - - - - - - - - - - - - - -
-
-
+ #{part.questions-part.unansweredQuestions}/#{part.questions} #{deliveryMessages.ans_q}, #{part.pointsDisplayString}#{deliveryMessages.splash}#{part.roundedMaxPoints} #{deliveryMessages.pt} #{part.timedSection ? '' : ''}" > + + + +
+ + + + + + + + + + + +
+
+
+