ormat questions

Are the questions now all at the exact same coordinates(x,y)? If so, you could edit the XML file and do a find/replace on the coordinates. 1. Back up your title. 2. Note the original coordinates of the item and the coordinates you want to move to. For example, suppose the text box is at (5,10) and you want to move it to (15,20). 3. Export your XML file. (File > Export > XML.) Lectora will automatically put it in your title folder. Open the file using NotePad or WordPad or some basic text editor. 4. Scroll all the way down to the bottom and make sure the last bit of code is . If it is not, try to open the file with DreamWeaver or UltraEdit or something else that can handle large XML files, because otherwise, you're going to lose half of your title in step 7. (You did back it up, right?) 5. Use the find/replace to change 510to 1520Note: This is subject to the normal peril of finding/replacing: namely, that EVERYTHING that was formerly at (5,10) is going to move to (15,20). It's more likely you're going to get the right result by find/replacing both the x and the y coordinates at the same time instead of separately(because if you havesomething at (5,8) it's not going to be "found" when you search for (5,10). However, because the XML puts the x and y on different lines, you may need a more advanced text editor, such as UltraEdit, to deal with the line break.7. Save the XML file, then re-import it into your Lectora title. (In Lectora, File > Import > XML.) 8. CHECK YOUR TITLE to make sure nothing moved that you didn't want to move. (You did back it up, right?)Of course, you might have to then repeat the process for any other items that you want to move around the screen.

Discussions have been disabled for this post