[Xerte-dev] Re: Bugs in page models / wizard

Julian Tenney Julian.Tenney at nottingham.ac.uk
Mon Jul 16 15:06:00 BST 2012


That's great, thanks,

From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan
Sent: 16 July 2012 14:41
To: For Xerte technical developers
Subject: [Xerte-dev] Re: Bugs in page models / wizard

I know Tom has built the process for doing this into the Xerte Editor, but I think this does not give you a clear idea of any problems that may have been hit as the information scrolls through a window of limited size.

I prefer the command line approach in which I can generate a log file which will help me to identify any problems e.g. errors in individual xwd files.

Open a command prompt
change directory to your xerte installation e.g. c:\xerte

at the command prompt enter

php\php.exe scripts\rebuildtemplate.php pages/wizards/en-GB/ > convert.log

The new template.xwd file is created in the c:\xerte\pages\wizards\en-GB folder.

I look at the convert.log file in Flash Develop

Error messages are preceded with a line such as

xwd:12

which indicates the error is on line 12

sample error messages include


attributes construct error
- probably a missing space between two definitions of items
e.g. <text label="Text"type="TextArea"

correct is <text label="Text" type="TextArea"

parser error : xmlParseEntityRef: no name
- has been caused by use of "&" - solution replace with "and"

parser error : Premature end of data in tag wizard line 1
- caused by missing closing </wizard> tag.

parser error : Comment not terminated
- caused by inclusion of original --------- rather than =========

parser error : Attribute height redefined
- an attribute has been defined twice - in this example "height"

Kind regards

Johnathan

On 16 July 2012 11:15, Julian Tenney <Julian.Tenney at nottingham.ac.uk<mailto:Julian.Tenney at nottingham.ac.uk>> wrote:
Next logical question: how do I then generate a big xwd to test in XOT?

From: xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nottingham.ac.uk> [mailto:xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nottingham.ac.uk>] On Behalf Of Julian Tenney
Sent: 16 July 2012 11:15

To: For Xerte technical developers
Subject: [Xerte-dev] Re: Bugs in page models / wizard

To fix issues I xwds I make changes to xertesvn/runtime/pages/wizards/en-GB?



From: xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nottingham.ac.uk> [mailto:xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nottingham.ac.uk>] On Behalf Of Julian Tenney
Sent: 16 July 2012 11:13
To: For Xerte technical developers
Subject: [Xerte-dev] Re: Bugs in page models / wizard

In XOT on xampp I think (Fay works Weds - Fri)

I think the first bug listed under menu is the menu, rather than the connector page.

If you do the language option stuff for now, I'll look at the other stuff. In the interests of 'fix your own bugs' I might send an updated list for action with the owners of the various bits later,

From: xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nottingham.ac.uk> [mailto:xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nottingham.ac.uk>] On Behalf Of Kemp Johnathan
Sent: 16 July 2012 11:10
To: For Xerte technical developers
Subject: [Xerte-dev] Re: Bugs in page models / wizard

Hello Fay and Julian,

I am about to start now on the xwd's to sort out the language items.

Can I clarify a few points

1.      Where your tests in XOT or Xerte?
2.      Menu Page - are you referring to the Menu option in XOT or the Connector Menu Page?
I'll raise any queries on anything else as I get to them.

All the Connector pages plus the Inventory Page offer some support to the learning object author. Originally this was set for each page individually by having an attribute in the xwd file for each page. However at Julian's request this was moved to a single attribute of the learning object xwd form "Add Author Support" which set a value for the authorSupport attribute.

If authorSupport was set to "true" then all Connector pages and Inventory pages in the project will display their authorSupport information.

If authorSupport is set to "true" and an individual page's optional property "Output Check List" is selected then depending on the value selected for this option a report will be output to the clipboard. Reference to "Developer Mode" in this option list is a left over from the earlier individual page setting. It should now read "Author Support only". I will fix that.

Kind regards

Johnathan

On 13 July 2012 12:05, Fay Cross <Fay.Cross at nottingham.ac.uk<mailto:Fay.Cross at nottingham.ac.uk>> wrote:
Johnathan,

I've attached the list of the bugs I've found from testing all the page types.  Actually, they're not all bugs - a lot of them are just things I think would improve the usability of them.

I've highlighted all the places where fields in the wizard need to be moved to Language Options so I think these are the only bits for you to look at.  Julian's working on the rest of the list so I don't know whether it will potentially get confusing with you both working on the xwd at the same time.

I've also added a few comments about the connector pages.  Only a couple of the comments are proper bugs, the rest are more aesthetic comments to make them more consistent with other pages.  It's not really for me to say if they need changing or not!  It was a quick test of these pages so you'll see if some places I couldn't work out what things were meant to do - I haven't time to do these pages very thoroughly.

Checking all these has made me realise just how many pages there are to recreate in the HTML5 version!

Fay


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<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev

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<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev

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: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20120716/0876fa4c/attachment-0001.html>


More information about the Xerte-dev mailing list