MDL-47494 ddimageortext: NOBUG adding a TODO.txt to track tasks.

This commit is contained in:
Jamie Pratt
2011-06-23 14:58:20 +07:00
parent 1d41020572
commit b0a8a7ebbd
+16
View File
@@ -0,0 +1,16 @@
Question authoring form fields 2 hours
Display Image in authoring form
Calculation of size of drop zones
Calculate size of images, server side and save the sizes upon image upload
Display of drop zones on authoring form 4 hours
Question instance saving 2 hours
Question instance loading 2 hours
Question rendering code 6 hours
- correctly position images
- make images draggable
- react to drop of images
- write position that images where dropped to in hidden fields
- grade question parts based on where images dragged to
- have position of images at start respond to saved state
Testing and debugging for cross browser compatibility 4 hours