Open GoogleCodeExporter opened 9 years ago
While I don't think I'll include broad boolean or pattern matching logic, it's
possible I could add something simple that checks for the presence of or more
phrases. For example:
%has rabbit, bunny, long ears
would check for at least one of the above. and
%hasall rabbit, bunny, long ears
would require all 3 phrases be present.
Original comment by d...@edcode.org
on 24 Dec 2013 at 10:58
That would be very useful I think. Many thanks!
Original comment by mcj...@gmail.com
on 25 Dec 2013 at 1:15
One of our diagnostic spelling tests doesn't mark for the whole word, just
particular letter combinations, (for example shield is marked correct on a
correct 'ie' rather than the greater word, so sield would be correct, but
sheild would not). Would it be possible to use %has (when it's created) to look
for these chunks within words?
As I said, the test is diagnostic, so wouldn't be emailed to students.
Original comment by chelsea....@ed.act.edu.au
on 21 May 2015 at 1:18
I agree.
2015-05-20 22:18 GMT-03:00 <edcodeorg@googlecode.com>:
Original comment by technoma...@gmail.com
on 26 May 2015 at 1:50
Original issue reported on code.google.com by
mcj...@gmail.com
on 23 Dec 2013 at 12:17