Hi,
If you run this attachment and click on English you'll see a list of made up names. When you click the objectives it should scroll though unsecure, developing, secure depending on how well the children have achieved the objective. Earlier (once) I did get it to save and the english.csv saved onto my device in My Files/Markbook/ however this only had the headers and no content!
Now, I don't know what I've done wrong but I've moved the save code around and around and around and now it pauses everytime on that line (the StringUtils save line) and comes up with a permission error. I tried to delete the file using File.Delete("/mnt/My Files/Markbook/","english.csv")
before saving but that didn't work either!
I've put it in the pause code now because when the user presses the backkey I would like to save their changes....or at least ask them but I've tried calling the ShallWeSave from the Pause and it doesn't happen!
I think I've confused myself now...
If you run this attachment and click on English you'll see a list of made up names. When you click the objectives it should scroll though unsecure, developing, secure depending on how well the children have achieved the objective. Earlier (once) I did get it to save and the english.csv saved onto my device in My Files/Markbook/ however this only had the headers and no content!
Now, I don't know what I've done wrong but I've moved the save code around and around and around and now it pauses everytime on that line (the StringUtils save line) and comes up with a permission error. I tried to delete the file using File.Delete("/mnt/My Files/Markbook/","english.csv")
before saving but that didn't work either!
I've put it in the pause code now because when the user presses the backkey I would like to save their changes....or at least ask them but I've tried calling the ShallWeSave from the Pause and it doesn't happen!
I think I've confused myself now...