[Xerte-dev] Re: New Modules

Pat @ Pgogy xerte at pgogywebstuff.com
Wed Jun 5 08:27:01 BST 2013


I think the App Store route makes more sense then

On 4 Jun 2013, at 16:44, Julian Tenney <Julian.Tenney at nottingham.ac.uk> wrote:

> > It's sort of of the same problem though - if I write a page template what process does it go through to be approved in the zip?
>  
> You know the answer to that: we don’t currently have a formal process. My main concern is about stopping things geting messy, and to make sure things are as good as they can be before we include them. You can mix and match via embed content, but I know users would prefer to do everything in one place if they can. Not doubting any usefulness, or the benefits other developers will bring…
>  
> From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Pat @ Pgogy 
> Sent: 04 June 2013 16:16
> To: For Xerte technical developers
> Subject: [Xerte-dev] Re: New Modules
>  
> It's sort of of the same problem though - if I write a page template what process does it go through to be approved in the zip?
>  
> You can mix and match using the embed content pane should you wish too.
>  
> My thoughts / goal with modularisation is it might bring in new developers who'll then help improve core.
>  
> Not fussed about being in the zip. Wrote these for work, and can mangle the php into anything. Just sharing because useful.
> 
> On 4 Jun 2013, at 15:01, Julian Tenney <Julian.Tenney at nottingham.ac.uk> wrote:
> 
> I guess the app store / community site comes into its own when folk outside the core development group start building stuff. I haven’t seen your templates yet. Without seeing them I don’t know if they could be a page type within the main template? That would always be the best way of adding functionality, because as you know, if they are in different templates, people can’t mix and match them. That’s why interactive diagram, multiple perspectives are in the main template, not separate templates.
>  
> Whilst we are doing the development, we can review and include new stuff with each release. Perhaps the installer should set up which templates are available – defaults to ‘All’ and you can untick ones you don’t want.
>  
> Have you got examples of content built with your new templates online anywhere?
>  
>  
> From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Pat @ Pgogy 
> Sent: 04 June 2013 13:44
> To: For Xerte technical developers
> Subject: [Xerte-dev] Re: New Modules
>  
> There is a logic to taking a position. You could ask why site is in the zip, but not one of the others?
>  
> So say with Drupal, if a plugin is popular it is subsumed into the core code and becomes part of the install
>  
> If all plugins go into the zip, that is perhaps neater, but the alternative is to build some sort of app store
> 
> On 4 Jun 2013, at 09:16, Julian Tenney <Julian.Tenney at nottingham.ac.uk> wrote:
> 
> If they truly plug and play, do they need to be part of the zip?
>  
> From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Pat @ Pgogy
> Sent: 03 June 2013 19:30
> To: For Xerte technical developers
> Subject: [Xerte-dev] Re: New Modules
>  
> Am not sure they make the released zip, would be good to have an idea about that.
> 
> Trying to work out the rest of the idea, basically it is some HTML, and then a form, then a series of responses?
> 
> The QR code itself seems spurious to the spec?
>  
> Pgogy Webstuff http://www.pgogywebstuff.com
> Makers of Web things of a fair to middling quality
>  
> 
> ----- Original Message -----
> From:
> "For Xerte technical developers" <xerte-dev at lists.nottingham.ac.uk>
>  
> To:
> "For Xerte technical developers" <xerte-dev at lists.nottingham.ac.uk>
> Cc:
>  
> Sent:
> Fri, 31 May 2013 10:01:53 +0100
> Subject:
> [Xerte-dev] Re: New Modules
> 
> 
> 
> 
> Good Morning everyone,
>  
> 
> I’m looking forward to trying these out once they make it into the distributed zip file.
>  
> 
> I’ld also like to propose a possible new module which would primarily aid interactivity in the classroom/lecture theatre. The basic idea would be to combine Ron’s QR Code stuff with a template enabling users to choose a response aim their phones at the associated QR Code and add their ‘vote’ or ‘comment’ to a text wall.
>  
> 
> I could probably write it myself in perl, but that wouldn’t be terribly helpful to anyone else. Unfortunately it would be well beyond my current skills with php. My initial thought is that three QR Codes could be provided, e.g. ‘Yes/Agree’, No/Disagree,Comment/Question.
>  
> 
> The Template would present the viewer with some text and the three QR Codes. Users could click on one of the QR codes which would actually by a URL to a php script which updated a text wall. The Comment/Question option would additionally present the user with a form in which they could type some text on their device and then submit that. The Image for the QR Code could be also linked to the script via a conventional hyperlink, i.e. you’ld click on the QR code rather than use your phone.
>  
> 
> There are a number of sites which enable you to generate QR Codes on the fly so this should not be too problematic, and by embedding a large random number into the URL for each instance you could differentiate between them.
>  
> 
> This technique could probably be extended to other templates where it would be useful to solicit feedback from users, e.g. the ‘stimulating question’ type of template.
>  
> 
> Kindest Regards,
> Thomas
> ==========================================================
> Thomas Rochford  |  e-Learning Advisor  |  Jisc RSC Eastern
> Tel: 01223 564749 |  Mobile: 07500 669002  |  Skype: cambridge.serendipity
> Email: thomas.rochford at jiscadvance.ac.uk |  Web: http://www.jiscrsc.ac.uk/eastern 
> Cambridge Serendipity, 35 Gough Way, Cambridge, CB3 9LN
> For the full range of RSC UK events, resources and blog, visit http://www.jiscrsc.ac.uk
>  
> 
>  
> 
>  
> 
> From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Pat @ Pgogy
> Sent: 30 May 2013 23:09
> To: For technical developers
> Subject: [Xerte-dev] New Modules
>  
> 
> Hello,
>  
> 
> https://github.com/patlockley/XOT-simile
>  
> 
> and
>  
> 
> https://github.com/patlockley/XOT-decisiontree
>  
> 
> 2 new modules for XOT - should work fine - happy to take on feedback. Simile is quite complex, decision tree is very basic, but with some skinning could be quite powerful
> 
> Pgogy Webstuff http://www.pgogywebstuff.com
> Makers of Web things of a fair to middling quality
>  
> 
>  
> 
> 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-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
> _______________________________________________
> Xerte-dev mailing list
> Xerte-dev at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130605/230a901f/attachment-0001.html>


More information about the Xerte-dev mailing list