Hi Hilaire, I imagine that you can use Grafoscopio from DrGeo, in the sense that you can have both installed in the same image and use Grafoscopio to organize and save playgrounds that have DrGeo code scripts made by your students, that they save when necessary.
I tried to install DrGeo, but the installation script failed. This was my (not working) procedure: - Create a new image from Pharo launcher called DrGeo. - Install bazaar. - Went to the root folder where the DrGeo image is located. - Ran `bzr branch lp:drgeo` - Ran http://ws.stfx.eu/1MWID38XGAO9 - Got "Error: Instances of UndefinedObject are not indexable" So you could test it by yourself by installing Grafoscopio in a working copy of DrGeo and let me know who it works. By the way, there is any form to install DrGeo without cloning the local repository and using tonel from a local directory? Maybe something that publish DrGeo repo also to SmalltalkHub while more DVCS are supported in Iceberg? Cheers, Offray On 20/07/19 11:49 a. m., Hilaire wrote: > Hi Offray, > > Can I use it from DrGeo because this is what I need to do with my > students? If you can try out Grafoscopio+DrGeo I am all eyes opened (tip > to install on P7 [1]) > > The *elementary* needed feature: student write code as script, student > save code when necessary. > > Nevertheless, It is not exactly possible on Pharo. Switching to > Workspace could be an option. It also come with its own usability issue > though. Kid do not forgive approximation, learn the hard way. > > Hilaire > > [1] > https://bazaar.launchpad.net/~drgeo-developers/drgeo/trunk/view/head:/src/INSTALL > > Le 18/07/2019 à 23:39, Offray Vladimir Luna Cárdenas a écrit : >> Hi, >> >> You may try to use Grafoscopio [1], so you can save several nested >> and/or sequential playgrounds explicitly as a Grafoscopio notebook. >> >> [1] https://mutabit.com/grafoscopio/index.en.html >> >> I'll be pretty interested in the feedback from you and your >> kids/students and I'm working on improving the Grafoscopio DOM to >> support a better user experience (selected and expanded nodes, warnings >> on unsaved documents and so on). >> >> Cheers, >> >> Offray