Punit Mehta | 23 May 2013 16:07
Picon

Review Request 110617: Implemented Open Action for Khipu

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110617/

Review request for KDE Edu, Aleix Pol Gonzalez and Percy Camilo Triveño Aucahuasi.
By Punit Mehta.

Description

The diff contains the implementation of the open action in Khipu.! The attached parent diff is for the save action which is already reviewed.! If the user saves the plotspaces in .khipu file and then he can open the file when he wants.! The initial implementation is done in a way that it considers the case only when on work is done ( i.e the user has just opened the application and then in the very next step , he is going to open his previously saved .khipu file.! I am working for dealing with the other cases also..! - I have added the entry of plot-colot in the .khipu file as we are requesting and creating the plots when the plotspace-thumbnail is doubleclicked.! So , we need that information also.!

Testing

Done.! as mentioned , it works very well for the specified case.!

Diffs

  • src/dashboard.h (a2a9c46)
  • src/dashboard.cpp (688a49d)
  • src/mainwindow.h (1f059f8)
  • src/mainwindow.cpp (9d6e010)

View Diff

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Albert Astals Cid | 21 May 2013 22:53
Picon
Favicon
Gravatar

Re: Review Request 110379: Make sure a full path is saved for images and sound if the vocabulary has not been previously written to disk.

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110379/

This change has been discarded.


Review request for KDE Edu, Frederik Gladhorn, Peter Hedlund, and Jeremy Paul Whiting.
By Peter Hedlund.

Updated May 21, 2013, 8:53 p.m.

Description

Make sure a full path is saved for images and sound if the vocabulary has not been previously written to disk.

Testing

Tested with KWordQuiz and Parley. Linking images (and sounds) now work as expected.
Bugs: 318787

Diffs

  • keduvocdocument/keduvockvtml2writer.cpp (99ad94d)

View Diff

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Christoph Feck | 15 May 2013 00:31
Picon

Review Request 110432: Fix relative paths in saved kvtml documents

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110432/

Review request for KDE Edu, Albert Astals Cid, Frederik Gladhorn, Peter Hedlund, and Jeremy Paul Whiting.
By Christoph Feck.

Description

When e.g. KWordQuiz writes a document with images, the XML writer tries to use relative paths. This fails, because the URL of the document to be saved is set _after_ writing the document. Attached patch fixes this issue by changing m_Url before calling the writer. In case of an error, it is set back to the old (previous) value. Somewhat related is the change in the writer. Initially I had the impression the "is URL A relative of URL B" check using "startsWith" string compares was the culprit. Since KUrl offers an own function, I kept this change.

Testing

Tested with KWordQuiz using the steps from bug 318787. Images that are not outside the document directory are stored relative.
Bugs: 318787

Diffs

  • keduvocdocument/keduvocdocument.cpp (2ee6541)
  • keduvocdocument/keduvockvtml2writer.cpp (99ad94d)

View Diff

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Albert Astals Cid | 14 May 2013 00:16
Picon
Favicon
Gravatar

Re: Review Request 110379: Make sure a full path is saved for images and sound if the vocabulary has not been previously written to disk.

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110379/

This looks a bit fragile, what if i actually name my file "Untitled"? There's no internal way of knowing if the file has been saved?

- Albert


On May 10th, 2013, 1:45 a.m. UTC, Peter Hedlund wrote:

Review request for KDE Edu, Frederik Gladhorn, Peter Hedlund, and Jeremy Paul Whiting.
By Peter Hedlund.

Updated May 10, 2013, 1:45 a.m.

Description

Make sure a full path is saved for images and sound if the vocabulary has not been previously written to disk.

Testing

Tested with KWordQuiz and Parley. Linking images (and sounds) now work as expected.
Bugs: 318787

Diffs

  • keduvocdocument/keduvockvtml2writer.cpp (99ad94d)

View Diff

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Punit Mehta | 13 May 2013 15:55
Picon

Review Request 110414: Implemented Save Action in Khipu

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110414/

Review request for KDE Edu, Aleix Pol Gonzalez and Percy Camilo Triveño Aucahuasi.
By Punit Mehta.

Description

As we discussed the outline for khipu-specific file , I have implemented this feature. The attached diff contains the feature for save Action in Khipu. I have used qjson for file format.

Testing

Done..! worked perfect for any situtation I have come across. !

Diffs

  • CMakeLists.txt (f7dc583)
  • src/CMakeLists.txt (0a50c54)
  • src/datastore.h (a1276a7)
  • src/datastore.cpp (616e0cc)
  • src/mainwindow.h (1f059f8)
  • src/mainwindow.cpp (9d6e010)
  • src/plotseditor.cpp (106cdf5)

View Diff

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Peter Hedlund | 11 May 2013 00:02
Favicon

Review request (keduvocdocument)

Hello,

I am trying to use reviewboard for the first time with https://git.reviewboard.kde.org/r/110379/.

I thought the mailing list would get this automatically but that does not appear to happen.

Comments?

Thanks,
Peter
LucaTringali | 7 May 2013 08:43
Picon
Favicon

R: Re: kartesio

Hello,

I thought I already added zorbaneural as a dependence in cmake, I may have done something wrong with it. I'm going to check it.


Talking about ZorbaNeuralNetwork, you can find a binary package (deb or rpm) in https://www.gitorious.org/zorbaneural/zorbaneural/trees/master/binary-packages/libzorbaneural-0.1

This package installs both the binary ".so" file, both the development files in /usr/include.


To have Kartesio fully working, you also need to install maxima (just the command line program) and obiously LibKDEEdu.


Luca Tringali


----Messaggio originale----
Da: filipe <at> kde.org
Data: 06/05/2013 23.27
A: <kde-edu <at> kde.org>
Ogg: Re: kartesio

Hi Aleix,

2013/5/6 Aleix Pol <aleixpol <at> kde.org>
To solve this kind of things we usually do a CMake finder, which I don't see in the project. Can you tell me where to find libzorbaneural maybe? A fast google didn't show me any promising results. (I can help you with the cmake, don't worry :)).




 


 
_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
LucaTringali | 6 May 2013 22:11
Picon
Favicon

kartesio

Hello,

after some work I published the first stable release of Kartesio, a program for calculating best fit curves with experimental points:

https://projects.kde.org/projects/playground/edu/kartesio

The program works well (obiously there are some other features I will introduce in future releases), and I think it could be moved out from playground, into the stable kde-edu branch. I'm writing this email for three reasons: the first is that I don't know how to move Kartesio into the stable branch (maybe it needs your approval?). The second one is to tell that anyone's contribute in developing this software will be obiously appreciated. The third is just to let you know this program: if you work in a lab, you may need to calculate best fit curves, and Kartesio could interest you. I, for example, study chemistry and I already used Kartesio for some laboratory reports.

I would love to hear your opinions about it.


P.S.: If you just want to have an idea, in the git repo there are some screenshots of kartesio fitting a line and a parabola using a regression algorithm and a neural network.


Luca Tringali

 
_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Marco Calignano | 6 May 2013 10:21
Picon
Gravatar

Add Cooperative Learning to Pairs

Hello,

I would like to start adding Cooperative Learning features to Pairs, and would like to throw the discussion in the mailing list. 
For Cooperative Learning we need three main changes in Pairs, like discussed in Randa last year (http://community.kde.org/KDEEdu/Sprint2012/TeachersNotes). 

1. Limit the number of player to three, no more, no less.
2. Only one player can access the computer so we need a way to tell players when they can do that
3. Link together different games so that the players have an increase in tasks difficulty

To specify the difficulty of a game we can give a maximum number of move to solve the game.

The first two points can be build in the game code, but the last point, I believe, belongs to the theme description because it has to be more flexible.

What do you think? 

--
Life is short, so learn from your mistakes 
And stand behind, the choices that you make 

Face each day with both eyes open wide 
And try to give don't keep it all inside 

                                               Dream Theater

_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Magdalena Konkiewicz | 27 Apr 2013 15:20
Picon

Artikulate Bug 318054 - META Bug: Extend the Course Blueprint with new Units

Hi,
I have created a new unit to Artikulate skeleton called Tourism.
I would like to submit it for the review therefore I attach the basic.xml file with added changes.

On the bug profile https://bugs.kde.org/show_bug.cgi?id=318054 there has been two ways outlined of how to submit edited course files:

1. Create a list with a plaintext editor and specify all necessary information to include them into the course skeleton (e.g., unit name)

2. Otherwise download and compile Artikulate [2,3] and edit the course skeleton with the internal editor (can be accessed by the menu button at the top left)

I initially tried to follow the second path. I created a diif file using git diff command (attached in this e-mail as well), and tried to add a review request using  https://git.reviewboard.kde.org but I got stuck on the steps where I had to fill in: branch, bugs, groups and people fields, as I did not know what to put in them.

For this reason I decided to e-mail the whole kde-edu group as suggested by the first solution path. I believe that filling the review request is a better option. So maybe someone here could tell me how to fill in the required fields for the successful review request, so in the future I will be able to use this path. 

I would also like to use this e-mail to shortly introduce myself to the kde community. I am Magda  and it is my first time I will be committing to an FOSS. I would like to take part in OutreachProgramForWoman in which kde is participating this year. I would like to work and assist with first release of Artikulate. Therefore this review request :) Any help /suggestions are highly appreciated.

Thanks,
Magda

PS: my IRC nick is konki.







Attachment (basic.xml): text/xml, 17 KiB
Attachment (diff): application/octet-stream, 11 KiB
_______________________________________________
kde-edu mailing list
kde-edu <at> mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu
Akarsh Simha | 28 Apr 2013 20:39
Picon

GSoC mentors for Step?

Hi

There is a GSoC proposal submitted for Step. However, there are no
'Possible mentors' listed. I asked around and I didn't find any
potential mentors.

I'm writing this to ask if there is anyone who will be able to mentor
this project.

I would've liked to mentor that myself, but I don't know anything
about Step's internals. It seems like an original proposal, and it
would be good to have some more love for Step.

Regards
Akarsh

Gmane