All reported enhancements have been applied to this document.
To create an ordered list of tasks to work on, use the following command in the Tutorial directory. Items noted with a letter followed by 00 have not been prioritized yet.
egrep -e '\([ABCD][0-9][0-9]\)' *.doc | awk -F\: '{print $2}' | cut -d ' ' -f 2- | sort
My notes:
1.3.6