From e.a.langewis at gmail.com Fri Mar 3 11:15:49 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Fri, 3 Mar 2017 12:15:49 +0100 Subject: [Xerte] font issue Message-ID: Hi al, I'm using the default font. In a gap Fill - Fill in Blank and Drop Down the correct answer will be shown in green. The font is however so thin (default size 14) that you can hardly see the colour of it. I tried to make it bold or big, but that has no effect on the way the fill text is displayed. Should I use another default font/ What would you advise? And how do I change that? Thanks in advance, Elly Langewis *eLearning* Department of Biology Utrecht University -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Fri Mar 3 12:25:32 2017 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Fri, 3 Mar 2017 12:25:32 -0000 Subject: [Xerte] Re: font issue In-Reply-To: References: Message-ID: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> Hi I think you?ve uncovered a bit of a bug that I?m not sure has been reported previously e.g. if you change the size/font of the whole paragraph in the editor the change stops at the first marked word. What version of Xerte are you using? If you see a ?styles? option under optional properties add that and then enter the following: #targetHolder input[readonly], #targetHolder .target.correct { /*change the correct answer style*/ /* color: green;*/ font-weight: bold; font-size: 16px !important; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ } #targetHolder{ /*font for the whole panel*/ font-family: Verdana, Arial, Helvetica, sans-serif; } I?m not sure if some of that css will be removed in this email so I?ll paste as an image too. The bits that are /*commented out*/ like /*color:green;*/ could be uncommented to change those values too. HTH Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis Sent: 03 March 2017 11:16 To: Xerte discussion list Subject: [Xerte] font issue Hi al, I'm using the default font. In a gap Fill - Fill in Blank and Drop Down the correct answer will be shown in green. The font is however so thin (default size 14) that you can hardly see the colour of it. I tried to make it bold or big, but that has no effect on the way the fill text is displayed. Should I use another default font/ What would you advise? And how do I change that? Thanks in advance, Elly Langewis eLearning Department of Biology Utrecht University This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From e.a.langewis at gmail.com Mon Mar 6 13:33:22 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Mon, 6 Mar 2017 14:33:22 +0100 Subject: [Xerte] Re: font issue In-Reply-To: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> Message-ID: Hi Ron, That is nice! That works perfecty to change the font to bold. Thanks a lot! Elly Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell wrote: > Hi > > I think you?ve uncovered a bit of a bug that I?m not sure has been > reported previously e.g. if you change the size/font of the whole paragraph > in the editor the change stops at the first marked word. > > What version of Xerte are you using? If you see a ?styles? option under > optional properties add that and then enter the following: > > > > #targetHolder input[readonly], #targetHolder .target.correct { > > /*change the correct answer style*/ > > /* color: green;*/ > > font-weight: bold; > > font-size: 16px !important; > > /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ > > } > > > > #targetHolder{ > > /*font for the whole panel*/ > > font-family: Verdana, Arial, Helvetica, sans-serif; > > } > > > > I?m not sure if some of that css will be removed in this email so I?ll > paste as an image too. > > > > The bits that are /*commented out*/ like /*color:green;*/ could be > uncommented to change those values too. > > > > > > HTH > > Ron > > > > > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 03 March 2017 11:16 > *To:* Xerte discussion list > *Subject:* [Xerte] font issue > > > > Hi al, > > > > I'm using the default font. In a gap Fill - Fill in Blank and Drop > Down the correct answer will be shown in green. The font is however so thin > (default size 14) that you can hardly see the colour of it. I tried to make > it bold or big, but that has no effect on the way the fill text is > displayed. > > Should I use another default font/ What would you advise? And how do I > change that? > > > > Thanks in advance, > > > Elly Langewis > > *eLearning* > Department of Biology > Utrecht University > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From e.a.langewis at gmail.com Mon Mar 6 13:40:55 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Mon, 6 Mar 2017 14:40:55 +0100 Subject: [Xerte] Re: font issue In-Reply-To: References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> Message-ID: Ah but now there is a catch. This works fine for Fill Blank, but not for the Drop Down Menu option of Gap Fill. Do you have a solution for that as well? TIA Elly Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Mon, Mar 6, 2017 at 2:33 PM, Elly Langewis wrote: > Hi Ron, > > That is nice! That works perfecty to change the font to bold. > Thanks a lot! > > Elly > > Elly Langewis, CPIO > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell > wrote: > >> Hi >> >> I think you?ve uncovered a bit of a bug that I?m not sure has been >> reported previously e.g. if you change the size/font of the whole paragraph >> in the editor the change stops at the first marked word. >> >> What version of Xerte are you using? If you see a ?styles? option under >> optional properties add that and then enter the following: >> >> >> >> #targetHolder input[readonly], #targetHolder .target.correct { >> >> /*change the correct answer style*/ >> >> /* color: green;*/ >> >> font-weight: bold; >> >> font-size: 16px !important; >> >> /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ >> >> } >> >> >> >> #targetHolder{ >> >> /*font for the whole panel*/ >> >> font-family: Verdana, Arial, Helvetica, sans-serif; >> >> } >> >> >> >> I?m not sure if some of that css will be removed in this email so I?ll >> paste as an image too. >> >> >> >> The bits that are /*commented out*/ like /*color:green;*/ could be >> uncommented to change those values too. >> >> >> >> >> >> HTH >> >> Ron >> >> >> >> >> >> >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Elly Langewis >> *Sent:* 03 March 2017 11:16 >> *To:* Xerte discussion list >> *Subject:* [Xerte] font issue >> >> >> >> Hi al, >> >> >> >> I'm using the default font. In a gap Fill - Fill in Blank and Drop >> Down the correct answer will be shown in green. The font is however so thin >> (default size 14) that you can hardly see the colour of it. I tried to make >> it bold or big, but that has no effect on the way the fill text is >> displayed. >> >> Should I use another default font/ What would you advise? And how do I >> change that? >> >> >> >> Thanks in advance, >> >> >> Elly Langewis >> >> *eLearning* >> Department of Biology >> Utrecht University >> >> >> >> >> >> >> >> This message and any attachment are intended solely for the addressee >> >> and may contain confidential information. If you have received this >> >> message in error, please send it back to me, and immediately delete it. >> >> >> >> Please do not use, copy or disclose the information contained in this >> >> message or in any attachment. Any views or opinions expressed by the >> >> author of this email do not necessarily reflect the views of the >> >> University of Nottingham. >> >> >> >> This message has been checked for viruses but the contents of an >> >> attachment may still contain software viruses which could damage your >> >> computer system, you are advised to perform your own checks. Email >> >> communications with the University of Nottingham may be monitored as >> >> permitted by UK legislation. >> >> >> This message and any attachment are intended solely for the addressee >> and may contain confidential information. If you have received this >> message in error, please send it back to me, and immediately delete it. >> >> Please do not use, copy or disclose the information contained in this >> message or in any attachment. Any views or opinions expressed by the >> author of this email do not necessarily reflect the views of the >> University of Nottingham. >> >> This message has been checked for viruses but the contents of an >> attachment may still contain software viruses which could damage your >> computer system, you are advised to perform your own checks. Email >> communications with the University of Nottingham may be monitored as >> permitted by UK legislation. >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From ronm at mitchellmedia.co.uk Mon Mar 6 14:09:24 2017 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 6 Mar 2017 14:09:24 -0000 Subject: [Xerte] Re: font issue In-Reply-To: References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> Message-ID: <014901d29683$4362db40$ca2891c0$@mitchellmedia.co.uk> For drop down menu add the following: #targetHolder select { font-weight: bold; font-size: 16px !important; } Gap fill works fine for me with the previous code e.g. turns green and bold when correct. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis Sent: 06 March 2017 13:41 To: Xerte discussion list Subject: [Xerte] Re: font issue Ah but now there is a catch. This works fine for Fill Blank, but not for the Drop Down Menu option of Gap Fill. Do you have a solution for that as well? TIA Elly Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University On Mon, Mar 6, 2017 at 2:33 PM, Elly Langewis > wrote: Hi Ron, That is nice! That works perfecty to change the font to bold. Thanks a lot! Elly Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell > wrote: Hi I think you?ve uncovered a bit of a bug that I?m not sure has been reported previously e.g. if you change the size/font of the whole paragraph in the editor the change stops at the first marked word. What version of Xerte are you using? If you see a ?styles? option under optional properties add that and then enter the following: #targetHolder input[readonly], #targetHolder .target.correct { /*change the correct answer style*/ /* color: green;*/ font-weight: bold; font-size: 16px !important; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ } #targetHolder{ /*font for the whole panel*/ font-family: Verdana, Arial, Helvetica, sans-serif; } I?m not sure if some of that css will be removed in this email so I?ll paste as an image too. The bits that are /*commented out*/ like /*color:green;*/ could be uncommented to change those values too. HTH Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk ] On Behalf Of Elly Langewis Sent: 03 March 2017 11:16 To: Xerte discussion list > Subject: [Xerte] font issue Hi al, I'm using the default font. In a gap Fill - Fill in Blank and Drop Down the correct answer will be shown in green. The font is however so thin (default size 14) that you can hardly see the colour of it. I tried to make it bold or big, but that has no effect on the way the fill text is displayed. Should I use another default font/ What would you advise? And how do I change that? Thanks in advance, Elly Langewis eLearning Department of Biology Utrecht University This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From e.a.langewis at gmail.com Mon Mar 6 14:13:23 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Mon, 6 Mar 2017 15:13:23 +0100 Subject: [Xerte] Re: font issue In-Reply-To: <014901d29683$4362db40$ca2891c0$@mitchellmedia.co.uk> References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> <014901d29683$4362db40$ca2891c0$@mitchellmedia.co.uk> Message-ID: Ok, now all answers are bold. But I can live with that. Thanks! Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Mon, Mar 6, 2017 at 3:09 PM, Ron Mitchell wrote: > For drop down menu add the following: > > > > #targetHolder select { > > font-weight: bold; > > font-size: 16px !important; > > } > > > > Gap fill works fine for me with the previous code e.g. turns green and > bold when correct. > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 06 March 2017 13:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: font issue > > > > Ah but now there is a catch. This works fine for Fill Blank, but not for > the Drop Down Menu option of Gap Fill. > > Do you have a solution for that as well? > > > > TIA > > > > Elly > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > On Mon, Mar 6, 2017 at 2:33 PM, Elly Langewis > wrote: > > Hi Ron, > > > > That is nice! That works perfecty to change the font to bold. > > Thanks a lot! > > > > Elly > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell > wrote: > > Hi > > I think you?ve uncovered a bit of a bug that I?m not sure has been > reported previously e.g. if you change the size/font of the whole paragraph > in the editor the change stops at the first marked word. > > What version of Xerte are you using? If you see a ?styles? option under > optional properties add that and then enter the following: > > > > #targetHolder input[readonly], #targetHolder .target.correct { > > /*change the correct answer style*/ > > /* color: green;*/ > > font-weight: bold; > > font-size: 16px !important; > > /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ > > } > > > > #targetHolder{ > > /*font for the whole panel*/ > > font-family: Verdana, Arial, Helvetica, sans-serif; > > } > > > > I?m not sure if some of that css will be removed in this email so I?ll > paste as an image too. > > > > The bits that are /*commented out*/ like /*color:green;*/ could be > uncommented to change those values too. > > > > > > HTH > > Ron > > > > > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 03 March 2017 11:16 > *To:* Xerte discussion list > *Subject:* [Xerte] font issue > > > > Hi al, > > > > I'm using the default font. In a gap Fill - Fill in Blank and Drop > Down the correct answer will be shown in green. The font is however so thin > (default size 14) that you can hardly see the colour of it. I tried to make > it bold or big, but that has no effect on the way the fill text is > displayed. > > Should I use another default font/ What would you advise? And how do I > change that? > > > > Thanks in advance, > > > Elly Langewis > > *eLearning* > Department of Biology > Utrecht University > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From e.a.langewis at gmail.com Mon Mar 6 14:11:29 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Mon, 6 Mar 2017 15:11:29 +0100 Subject: [Xerte] 'give' a project Message-ID: Hi, One of our students developed an e-learning. Now we want her to 'Give' the project to me, but she can only give a copy. As this course is currently used I would not like the URL to get changed. Is it not possible to just 'give' it without having to make a copy? Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University -------------- next part -------------- An HTML attachment was scrubbed... URL: From e.a.langewis at gmail.com Mon Mar 6 14:27:10 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Mon, 6 Mar 2017 15:27:10 +0100 Subject: [Xerte] Re: font issue In-Reply-To: References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> <014901d29683$4362db40$ca2891c0$@mitchellmedia.co.uk> Message-ID: Oh. The default font seems to be Arial, but this style code changes that to Verdana. Hm. How about that? I could hard code to change that but I do not want to. And in your code you refer to the font family, so I do not see why this is happening. Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Mon, Mar 6, 2017 at 3:13 PM, Elly Langewis wrote: > Ok, now all answers are bold. But I can live with that. Thanks! > > Elly Langewis, CPIO > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > On Mon, Mar 6, 2017 at 3:09 PM, Ron Mitchell > wrote: > >> For drop down menu add the following: >> >> >> >> #targetHolder select { >> >> font-weight: bold; >> >> font-size: 16px !important; >> >> } >> >> >> >> Gap fill works fine for me with the previous code e.g. turns green and >> bold when correct. >> >> >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Elly Langewis >> *Sent:* 06 March 2017 13:41 >> *To:* Xerte discussion list >> *Subject:* [Xerte] Re: font issue >> >> >> >> Ah but now there is a catch. This works fine for Fill Blank, but not for >> the Drop Down Menu option of Gap Fill. >> >> Do you have a solution for that as well? >> >> >> >> TIA >> >> >> >> Elly >> >> >> Elly Langewis, CPIO >> >> *eLearning, eLectures & eAssessment* >> Department of Biology >> Utrecht University >> >> >> >> On Mon, Mar 6, 2017 at 2:33 PM, Elly Langewis >> wrote: >> >> Hi Ron, >> >> >> >> That is nice! That works perfecty to change the font to bold. >> >> Thanks a lot! >> >> >> >> Elly >> >> >> Elly Langewis, CPIO >> >> *eLearning, eLectures & eAssessment* >> Department of Biology >> Utrecht University >> >> >> >> On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell >> wrote: >> >> Hi >> >> I think you?ve uncovered a bit of a bug that I?m not sure has been >> reported previously e.g. if you change the size/font of the whole paragraph >> in the editor the change stops at the first marked word. >> >> What version of Xerte are you using? If you see a ?styles? option under >> optional properties add that and then enter the following: >> >> >> >> #targetHolder input[readonly], #targetHolder .target.correct { >> >> /*change the correct answer style*/ >> >> /* color: green;*/ >> >> font-weight: bold; >> >> font-size: 16px !important; >> >> /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ >> >> } >> >> >> >> #targetHolder{ >> >> /*font for the whole panel*/ >> >> font-family: Verdana, Arial, Helvetica, sans-serif; >> >> } >> >> >> >> I?m not sure if some of that css will be removed in this email so I?ll >> paste as an image too. >> >> >> >> The bits that are /*commented out*/ like /*color:green;*/ could be >> uncommented to change those values too. >> >> >> >> >> >> HTH >> >> Ron >> >> >> >> >> >> >> >> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto: >> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Elly Langewis >> *Sent:* 03 March 2017 11:16 >> *To:* Xerte discussion list >> *Subject:* [Xerte] font issue >> >> >> >> Hi al, >> >> >> >> I'm using the default font. In a gap Fill - Fill in Blank and Drop >> Down the correct answer will be shown in green. The font is however so thin >> (default size 14) that you can hardly see the colour of it. I tried to make >> it bold or big, but that has no effect on the way the fill text is >> displayed. >> >> Should I use another default font/ What would you advise? And how do I >> change that? >> >> >> >> Thanks in advance, >> >> >> Elly Langewis >> >> *eLearning* >> Department of Biology >> Utrecht University >> >> >> >> >> >> >> >> This message and any attachment are intended solely for the addressee >> >> and may contain confidential information. If you have received this >> >> message in error, please send it back to me, and immediately delete it. >> >> >> >> Please do not use, copy or disclose the information contained in this >> >> message or in any attachment. Any views or opinions expressed by the >> >> author of this email do not necessarily reflect the views of the >> >> University of Nottingham. >> >> >> >> This message has been checked for viruses but the contents of an >> >> attachment may still contain software viruses which could damage your >> >> computer system, you are advised to perform your own checks. Email >> >> communications with the University of Nottingham may be monitored as >> >> permitted by UK legislation. >> >> >> >> This message and any attachment are intended solely for the addressee >> >> and may contain confidential information. If you have received this >> >> message in error, please send it back to me, and immediately delete it. >> >> >> >> Please do not use, copy or disclose the information contained in this >> >> message or in any attachment. Any views or opinions expressed by the >> >> author of this email do not necessarily reflect the views of the >> >> University of Nottingham. >> >> >> >> This message has been checked for viruses but the contents of an >> >> attachment may still contain software viruses which could damage your >> >> computer system, you are advised to perform your own checks. Email >> >> communications with the University of Nottingham may be monitored as >> >> permitted by UK legislation. >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> >> >> >> >> >> >> >> >> >> >> This message and any attachment are intended solely for the addressee >> >> and may contain confidential information. If you have received this >> >> message in error, please send it back to me, and immediately delete it. >> >> >> >> Please do not use, copy or disclose the information contained in this >> >> message or in any attachment. Any views or opinions expressed by the >> >> author of this email do not necessarily reflect the views of the >> >> University of Nottingham. >> >> >> >> This message has been checked for viruses but the contents of an >> >> attachment may still contain software viruses which could damage your >> >> computer system, you are advised to perform your own checks. Email >> >> communications with the University of Nottingham may be monitored as >> >> permitted by UK legislation. >> >> >> This message and any attachment are intended solely for the addressee >> and may contain confidential information. If you have received this >> message in error, please send it back to me, and immediately delete it. >> >> Please do not use, copy or disclose the information contained in this >> message or in any attachment. Any views or opinions expressed by the >> author of this email do not necessarily reflect the views of the >> University of Nottingham. >> >> This message has been checked for viruses but the contents of an >> attachment may still contain software viruses which could damage your >> computer system, you are advised to perform your own checks. Email >> communications with the University of Nottingham may be monitored as >> permitted by UK legislation. >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From ronm at mitchellmedia.co.uk Mon Mar 6 14:58:34 2017 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 6 Mar 2017 14:58:34 -0000 Subject: [Xerte] Re: font issue In-Reply-To: References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> <014901d29683$4362db40$ca2891c0$@mitchellmedia.co.uk> Message-ID: <017801d2968a$21b18120$65148360$@mitchellmedia.co.uk> Just comment out, remove, or change that line e.g. /* font-family: Verdana, Arial, Helvetica, sans-serif;*/ means it?s commented out and won?t be used font-family: Arial, Helvetica, sans-serif; /*would remove the Verdana setting*/ or just delete that line altogether. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis Sent: 06 March 2017 14:27 To: Xerte discussion list Subject: [Xerte] Re: font issue Oh. The default font seems to be Arial, but this style code changes that to Verdana. Hm. How about that? I could hard code to change that but I do not want to. And in your code you refer to the font family, so I do not see why this is happening. Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University On Mon, Mar 6, 2017 at 3:13 PM, Elly Langewis > wrote: Ok, now all answers are bold. But I can live with that. Thanks! Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University On Mon, Mar 6, 2017 at 3:09 PM, Ron Mitchell > wrote: For drop down menu add the following: #targetHolder select { font-weight: bold; font-size: 16px !important; } Gap fill works fine for me with the previous code e.g. turns green and bold when correct. From: xerte-bounces at lists.nottingham.ac.uk [mailto: xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis Sent: 06 March 2017 13:41 To: Xerte discussion list < xerte at lists.nottingham.ac.uk> Subject: [Xerte] Re: font issue Ah but now there is a catch. This works fine for Fill Blank, but not for the Drop Down Menu option of Gap Fill. Do you have a solution for that as well? TIA Elly Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University On Mon, Mar 6, 2017 at 2:33 PM, Elly Langewis < e.a.langewis at gmail.com> wrote: Hi Ron, That is nice! That works perfecty to change the font to bold. Thanks a lot! Elly Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell < ronm at mitchellmedia.co.uk> wrote: Hi I think you?ve uncovered a bit of a bug that I?m not sure has been reported previously e.g. if you change the size/font of the whole paragraph in the editor the change stops at the first marked word. What version of Xerte are you using? If you see a ?styles? option under optional properties add that and then enter the following: #targetHolder input[readonly], #targetHolder .target.correct { /*change the correct answer style*/ /* color: green;*/ font-weight: bold; font-size: 16px !important; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ } #targetHolder{ /*font for the whole panel*/ font-family: Verdana, Arial, Helvetica, sans-serif; } I?m not sure if some of that css will be removed in this email so I?ll paste as an image too. The bits that are /*commented out*/ like /*color:green;*/ could be uncommented to change those values too. HTH Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk ] On Behalf Of Elly Langewis Sent: 03 March 2017 11:16 To: Xerte discussion list > Subject: [Xerte] font issue Hi al, I'm using the default font. In a gap Fill - Fill in Blank and Drop Down the correct answer will be shown in green. The font is however so thin (default size 14) that you can hardly see the colour of it. I tried to make it bold or big, but that has no effect on the way the fill text is displayed. Should I use another default font/ What would you advise? And how do I change that? Thanks in advance, Elly Langewis eLearning Department of Biology Utrecht University This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From ronm at mitchellmedia.co.uk Mon Mar 6 15:03:48 2017 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 6 Mar 2017 15:03:48 -0000 Subject: [Xerte] Re: 'give' a project In-Reply-To: References: Message-ID: <018701d2968a$dc862dc0$95928940$@mitchellmedia.co.uk> Two options 1. The student could just share editing access with you which means they remain owner but you have editing access. OR 2. Whoever has access to the management area of your installation can use the ?giving? function there to give from the student to you which actually changes ownership. But if you request that make sure you don?t have shared editing access before that change of ownership. You can?t be owner and shared editor at the same time so remove your shared access first either yourself or get the student to do that. HTH Ron From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis Sent: 06 March 2017 14:11 To: Xerte discussion list Subject: [Xerte] 'give' a project Hi, One of our students developed an e-learning. Now we want her to 'Give' the project to me, but she can only give a copy. As this course is currently used I would not like the URL to get changed. Is it not possible to just 'give' it without having to make a copy? Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: From e.a.langewis at gmail.com Tue Mar 7 09:31:46 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Tue, 7 Mar 2017 10:31:46 +0100 Subject: [Xerte] Re: 'give' a project In-Reply-To: <018701d2968a$dc862dc0$95928940$@mitchellmedia.co.uk> References: <018701d2968a$dc862dc0$95928940$@mitchellmedia.co.uk> Message-ID: ok, thanks! Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Mon, Mar 6, 2017 at 4:03 PM, Ron Mitchell wrote: > Two options > > 1. The student could just share editing access with you which means > they remain owner but you have editing access. > OR > 2. Whoever has access to the management area of your installation can > use the ?giving? function there to give from the student to you which > actually changes ownership. But if you request that make sure you don?t > have shared editing access before that change of ownership. You can?t be > owner and shared editor at the same time so remove your shared access first > either yourself or get the student to do that. > > HTH > > Ron > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 06 March 2017 14:11 > *To:* Xerte discussion list > *Subject:* [Xerte] 'give' a project > > > > Hi, > > > > One of our students developed an e-learning. Now we want her to 'Give' the > project to me, but she can only give a copy. As this course is > currently used I would not like the URL to get changed. Is it not possible > to just 'give' it without having to make a copy? > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From e.a.langewis at gmail.com Tue Mar 7 09:37:30 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Tue, 7 Mar 2017 10:37:30 +0100 Subject: [Xerte] Re: font issue In-Reply-To: <017801d2968a$21b18120$65148360$@mitchellmedia.co.uk> References: <00c101d29419$413b8a40$c3b29ec0$@mitchellmedia.co.uk> <014901d29683$4362db40$ca2891c0$@mitchellmedia.co.uk> <017801d2968a$21b18120$65148360$@mitchellmedia.co.uk> Message-ID: Hi Ron, That does the trick. Thanks! Elly Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Mon, Mar 6, 2017 at 3:58 PM, Ron Mitchell wrote: > Just comment out, remove, or change that line e.g. > > > > /* font-family: Verdana, Arial, Helvetica, sans-serif;*/ means it?s > commented out and won?t be used > > font-family: Arial, Helvetica, sans-serif; /*would remove the Verdana > setting*/ > > or just delete that line altogether. > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 06 March 2017 14:27 > > *To:* Xerte discussion list > *Subject:* [Xerte] Re: font issue > > > > Oh. The default font seems to be Arial, but this style code changes that > to Verdana. > > Hm. How about that? I could hard code to change that but I do not want to. > And in your code you refer to the font family, so I do not see why this is > happening. > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > On Mon, Mar 6, 2017 at 3:13 PM, Elly Langewis > wrote: > > Ok, now all answers are bold. But I can live with that. Thanks! > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > On Mon, Mar 6, 2017 at 3:09 PM, Ron Mitchell > wrote: > > For drop down menu add the following: > > > > #targetHolder select { > > font-weight: bold; > > font-size: 16px !important; > > } > > > > Gap fill works fine for me with the previous code e.g. turns green and > bold when correct. > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 06 March 2017 13:41 > *To:* Xerte discussion list > *Subject:* [Xerte] Re: font issue > > > > Ah but now there is a catch. This works fine for Fill Blank, but not for > the Drop Down Menu option of Gap Fill. > > Do you have a solution for that as well? > > > > TIA > > > > Elly > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > On Mon, Mar 6, 2017 at 2:33 PM, Elly Langewis > wrote: > > Hi Ron, > > > > That is nice! That works perfecty to change the font to bold. > > Thanks a lot! > > > > Elly > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > On Fri, Mar 3, 2017 at 1:25 PM, Ron Mitchell > wrote: > > Hi > > I think you?ve uncovered a bit of a bug that I?m not sure has been > reported previously e.g. if you change the size/font of the whole paragraph > in the editor the change stops at the first marked word. > > What version of Xerte are you using? If you see a ?styles? option under > optional properties add that and then enter the following: > > > > #targetHolder input[readonly], #targetHolder .target.correct { > > /*change the correct answer style*/ > > /* color: green;*/ > > font-weight: bold; > > font-size: 16px !important; > > /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ > > } > > > > #targetHolder{ > > /*font for the whole panel*/ > > font-family: Verdana, Arial, Helvetica, sans-serif; > > } > > > > I?m not sure if some of that css will be removed in this email so I?ll > paste as an image too. > > > > The bits that are /*commented out*/ like /*color:green;*/ could be > uncommented to change those values too. > > > > > > HTH > > Ron > > > > > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 03 March 2017 11:16 > *To:* Xerte discussion list > *Subject:* [Xerte] font issue > > > > Hi al, > > > > I'm using the default font. In a gap Fill - Fill in Blank and Drop > Down the correct answer will be shown in green. The font is however so thin > (default size 14) that you can hardly see the colour of it. I tried to make > it bold or big, but that has no effect on the way the fill text is > displayed. > > Should I use another default font/ What would you advise? And how do I > change that? > > > > Thanks in advance, > > > Elly Langewis > > *eLearning* > Department of Biology > Utrecht University > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > > > > > > > > > This message and any attachment are intended solely for the addressee > > and may contain confidential information. If you have received this > > message in error, please send it back to me, and immediately delete it. > > > > Please do not use, copy or disclose the information contained in this > > message or in any attachment. Any views or opinions expressed by the > > author of this email do not necessarily reflect the views of the > > University of Nottingham. > > > > This message has been checked for viruses but the contents of an > > attachment may still contain software viruses which could damage your > > computer system, you are advised to perform your own checks. Email > > communications with the University of Nottingham may be monitored as > > permitted by UK legislation. > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 10348 bytes Desc: not available URL: From e.a.langewis at gmail.com Tue Mar 7 09:42:16 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Tue, 7 Mar 2017 10:42:16 +0100 Subject: [Xerte] For the wish list Message-ID: I am using Gap Fill (all interactivity kinds) a lot. For the Gap Fill - Drop Down Menu it would be nice if the little triangles next to the answer would disappear as soon as the answer is checked and found correct. In fact, just like in Fill Blank, the whole frame of the answer could disappear. This would make it more apparent that the right answer is there. The triangles do not function anyway after a correct answer is entered. Just my $.02 Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Mar 7 09:56:35 2017 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 7 Mar 2017 09:56:35 +0000 Subject: [Xerte] Re: For the wish list In-Reply-To: References: Message-ID: We?ll see if that can be done, Julian From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis Sent: 07 March 2017 09:42 To: Xerte discussion list Subject: [Xerte] For the wish list I am using Gap Fill (all interactivity kinds) a lot. For the Gap Fill - Drop Down Menu it would be nice if the little triangles next to the answer would disappear as soon as the answer is checked and found correct. In fact, just like in Fill Blank, the whole frame of the answer could disappear. This would make it more apparent that the right answer is there. The triangles do not function anyway after a correct answer is entered. Just my $.02 Elly Langewis, CPIO eLearning, eLectures & eAssessment Department of Biology Utrecht University -------------- next part -------------- An HTML attachment was scrubbed... URL: From e.a.langewis at gmail.com Tue Mar 7 15:41:48 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Tue, 7 Mar 2017 16:41:48 +0100 Subject: [Xerte] Re: For the wish list In-Reply-To: References: Message-ID: Thanks! Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University On Tue, Mar 7, 2017 at 10:56 AM, Julian Tenney < Julian.Tenney at nottingham.ac.uk> wrote: > We?ll see if that can be done, > > > > Julian > > > > *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists. > nottingham.ac.uk] *On Behalf Of *Elly Langewis > *Sent:* 07 March 2017 09:42 > *To:* Xerte discussion list > *Subject:* [Xerte] For the wish list > > > > I am using Gap Fill (all interactivity kinds) a lot. > > For the Gap Fill - Drop Down Menu it would be nice if the little triangles > next to the answer would disappear as soon as the answer is checked and > found correct. In fact, just like in Fill Blank, the whole frame of the > answer could disappear. This would make it more apparent that the right > answer is there. The triangles do not function anyway after a correct > answer is entered. > > > > Just my $.02 > > > Elly Langewis, CPIO > > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julie.Harding at oldham.ac.uk Fri Mar 10 15:24:29 2017 From: Julie.Harding at oldham.ac.uk (Harding, Julie) Date: Fri, 10 Mar 2017 15:24:29 +0000 Subject: [Xerte] Moodle upload error Message-ID: <893D613E8FEA4441BC3EB829DBDA448102140B9454@OC-VMAILBOX3.oldham.ac.uk> Can someone please advise what may be wrong here when I try to add a scorm package to Moodle v2.9 - XML error: Undeclared entity error at line 1 I have packaged it in various scorm formats and have plenty of others I have created and added to Moodle with no problem at all. Something is wrong with this particular Xerte package so have copied the manifest source code to see if anyone can understand it better than me? ADL SCORMCAM 1.3Diversity and FaithDiversity and Faith Kind Regards, Julie Harding Digital Learning Coach ________________________________________________________________________ [X] Rochdale Road, Oldham OL9 6AA www.oldham.ac.uk Direct: 0161 785 4106 Email:julie.harding at oldham.ac.uk [X][X] ________________________________________________________________________ Do you need to print this email? Please consider the environment before Printing. This e-mail is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. The content of this e-mail can in no way be taken to be representative of the Oldham College Corporation. If you received this communication in error, or if you have any comment or concern, please contact postmaster at oldham.ac.uk ________________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Mon Mar 13 13:33:39 2017 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 13 Mar 2017 13:33:39 -0000 Subject: [Xerte] Future Teacher 3.0 Message-ID: <017b01d29bfe$6d537470$47fa5d50$@mitchellmedia.co.uk> Apologies for cross posting but this might be of interest to you directly or perhaps to some of the staff whose digital capabilities and vision you are trying to enhance! Free webinar series. First one on 'Online learning! What works' focusing on good pedagogical practices so a nice tech-gentle introduction to the topic. Also if you remember 'Xerte Fridays' we will be continuing to promote and support Xerte as a fantastic and international tool for sharing free and accessible resources in a way that promotes and facilitates wider sharing and repurposing. So although the focus of this project and these webinars is far wider than Xerte alone we will be using Xerte regularly to share resources and promote good practice and also signposting new Xerte developments too! Here's the main information: Future Teacher 3.0 Teaching can be the best job in the world or the worst depending on the resources available and the support you get. The Future Teacher project aims to help you make teaching the best job in the world. We are setting out to inspire and support by providing free resources, tools and online support starting with a series of free monthly online webinars on highly practical topics on teaching, learning and technology. We'll be delighted to welcome people - whether newbies exploring opportunities or experts willing to share experiences. We'll be * facilitating a community of practice for teachers who want to explore new learning opportunities for their students; * signposting tools and resources to help develop your own practice or mentor those you work with. Please register for free and join us on the first session Mar 31, 2017 1:00pm (UK time) by signing up at https://xot.futureteacher.eu/play.php?template_id=4#page2 Further details regarding the wider project will be added in due course and briefly covered during the first webinar. Regards Ron Mitchell -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at pgogywebstuff.com Wed Mar 15 11:36:09 2017 From: info at pgogywebstuff.com (Pat Lockley (Pgogy)) Date: Wed, 15 Mar 2017 11:36:09 +0000 Subject: [Xerte] Worksheet examples Message-ID: <9c83cb7e6fd9345fb5802d875de6c722@pgogywebstuff.com> Hi all, Having a conversation with a lecturer at Sheffield and "digitising worksheets" came up. Worksheets seem to be an a4 print out with questions / data on. It struck me this is something some one must have done and wondered if anyone had any examples? Thanks Pat -- Pgogy Webstuff pgogywebstuff.com From ronm at mitchellmedia.co.uk Wed Mar 15 12:04:19 2017 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Wed, 15 Mar 2017 12:04:19 +0000 Subject: [Xerte] Re: Worksheet examples In-Reply-To: <9c83cb7e6fd9345fb5802d875de6c722@pgogywebstuff.com> References: <9c83cb7e6fd9345fb5802d875de6c722@pgogywebstuff.com> Message-ID: <98301800-067F-4861-8AAE-93C1B36C59FA@mitchellmedia.co.uk> The relatively new documentation page type should be suitable for that? Ron > On 15 Mar 2017, at 11:36, Pat Lockley (Pgogy) wrote: > > Hi all, > > Having a conversation with a lecturer at Sheffield and "digitising worksheets" came up. > > Worksheets seem to be an a4 print out with questions / data on. > > It struck me this is something some one must have done and wondered if anyone had any examples? > > Thanks > Pat > > -- > Pgogy Webstuff > pgogywebstuff.com > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > From Julian.Tenney at nottingham.ac.uk Thu Mar 16 15:22:22 2017 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 16 Mar 2017 15:22:22 +0000 Subject: [Xerte] Apereo Awards Message-ID: Hi, if you are doing anything interesting and innovative with Xerte or any other Apereo software, there are four days left to enter the Atlas Awards... https://www.apereo.org/communities/atlas Apereo Teaching and Learning Awards (ATLAS) | Apereo www.apereo.org ATLAS 2017 Application This year, the ATLAS applicant selection process opens on January 15, 2017 and closes on March 20, 2017. Click here to begin the 2017 ... -------------- next part -------------- An HTML attachment was scrubbed... URL: From e.a.langewis at gmail.com Thu Mar 30 13:51:46 2017 From: e.a.langewis at gmail.com (Elly Langewis) Date: Thu, 30 Mar 2017 14:51:46 +0200 Subject: [Xerte] Interactive diagram Message-ID: Hi, Is the interactive diagram an option? There seems to be no documentation on this, but it looks like it has some nice features. Is there somewhere documentation available? Thanks in advance! Elly Langewis, CPIO *eLearning, eLectures & eAssessment* Department of Biology Utrecht University -------------- next part -------------- An HTML attachment was scrubbed... URL: From john at southcom.com.au Fri Mar 31 04:19:18 2017 From: john at southcom.com.au (John Doubleday) Date: Fri, 31 Mar 2017 14:19:18 +1100 Subject: [Xerte] Re: Interactive diagram In-Reply-To: References: Message-ID: This is of no help and I don't use XERTE but always liked this feature. Moodle for some time now has had a wonderful Drag and Drop module. for text or images...just luv it:)) Lay it where Childhoood's dreams are twined In Memory's mystic band, Like pilgrim's wither'd wreath of flowers Pluck'd in far-off lands. Digital Teacher-Super Tech On Thu, Mar 30, 2017 at 11:51 PM, Elly Langewis wrote: > Hi, > > Is the interactive diagram an option? There seems to be no documentation > on this, but it looks like it has some nice features. Is there somewhere > documentation available? > > Thanks in advance! > > Elly Langewis, CPIO > *eLearning, eLectures & eAssessment* > Department of Biology > Utrecht University > > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete it. > > Please do not use, copy or disclose the information contained in this > message or in any attachment. Any views or opinions expressed by the > author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system, you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > -------------- next part -------------- An HTML attachment was scrubbed... URL: