<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>168672</bug_id>
          
          <creation_ts>2008-08-07 22:50:58 +0000</creation_ts>
          <short_desc>Feature request:graphical flashcards (png,pdf,tex)</short_desc>
          <delta_ts>2014-02-25 09:51:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>parley</product>
          <component>general</component>
          <version>0.9.0</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>OliverBurghard</reporter>
          <assigned_to name="Parley Developers">parley-devel</assigned_to>
          <cc>inge</cc>
          
          <cf_commitlink>http://commits.kde.org/parley/e291968bb79e67842594a706a5d4185f96028621</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>635372</commentid>
    <comment_count>0</comment_count>
    <who name="">OliverBurghard</who>
    <bug_when>2008-08-07 22:50:58 +0000</bug_when>
    <thetext>Version:           0.9.0 (using KDE 4.0.5)
Installed from:    Ubuntu Packages
OS:                Linux

Hello Parley team.

Firstly thanks for the application - looks very nice - although for me a bit is missing for my usecase.

What I really would need and like to see are graphical flashcards.

I am not training words but math. So I would need an approach very close to normal flashcards. Both sides should be writeable with a graphic file (e.g. png,jpg,latex). I would like parley to show me the front and giving me the possibility to see the back side. I should then tell him if I knew this flashcard enough or if I did not.

So parley will start to ask me the flashcards more that I am unsure of.

Keep up the good work !</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>635423</commentid>
    <comment_count>1</comment_count>
    <who name="David Capel">wot.narg</who>
    <bug_when>2008-08-08 03:50:26 +0000</bug_when>
    <thetext>You can already add images to the entries, and I can enable using images in flashcards tonight (in svn trunk, at least). :)

What would be the best control scheme for this? Two (independent) check-boxes: 
&quot;Show image on front&quot; and &quot;Show image on back&quot;?

Thanks for your feedback,
David</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>635505</commentid>
    <comment_count>2</comment_count>
    <who name="">OliverBurghard</who>
    <bug_when>2008-08-08 10:57:05 +0000</bug_when>
    <thetext>Wow tonight would be fast :) (although I would need more time to get the
cvs running on my machine / I am in holiday soon)

I am not sure about your question about the two checkboxes. I think on
is enough for the backside. Maybe I write down an exact scenario and you
know best how to implement this use case ...
--------------------------------------------------
Well, the image on the front should be shown as the question. (would be
nice if it could contain latex ...)

To make an example there could be written:
1) analysis/tailerexpansion
or 
2) cagd/bezierfunction/definition (definition,properties,recursion)

So I would write something to let me know what exactly I should
remember.

Then I would try to remember, maybe on a paper - rewrite the formulas.
After all click &quot;showbackImage&quot; and look if I had everything and it was
correct. If it was not correct, tell the computer I did not know and he
will ask me this one more often in the next time - like the normal
flashcard approach.
There could be two possibilities - I was not able to reproduce the
answer or my anser was not precise enough - so I would write the
question preciser.

So I would have on the back the
1)
- tailorexpansion
	- with an error estimation
	- with the formular where the error is written by an extra term
- maybe some small theorem when tailor expansion is applicable (if it
would be too much for an extra card)

2) 
- definition of bezier splines
- properties like sum to 1
- positive in (0,1)
...
- recursion formular

greets,
Olli

Am Freitag, den 08.08.2008, 01:50 +0000 schrieb David Capel:
[bugs.kde.org quoted mail]
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1431584</commentid>
    <comment_count>3</comment_count>
    <who name="Inge Wallin">inge</who>
    <bug_when>2014-02-19 18:14:07 +0000</bug_when>
    <thetext>There is already a column in the editor where you can write latex.  I haven&apos;t tested it yet but will do that tonight.  It&apos;s supposed to render into a picture by itself. That should be very close to what you want.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1432488</commentid>
    <comment_count>4</comment_count>
    <who name="Inge Wallin">inge</who>
    <bug_when>2014-02-25 09:51:32 +0000</bug_when>
    <thetext>Git commit e291968bb79e67842594a706a5d4185f96028621 by Inge Wallin.
Committed on 25/02/2014 at 09:53.
Pushed by ingwa into branch &apos;master&apos;.
Related: bug 281120

M  +12   -11   TODO
M  +12   -15   src/configure-practice/advancedpracticeoptions.ui
M  +6    -1    src/practice/abstractbackendmode.cpp
M  +7    -2    src/practice/entryfilter.cpp
M  +14   -0    src/practice/flashcardmodewidget.cpp
M  +4    -0    src/settings/parley.kcfg

http://commits.kde.org/parley/e291968bb79e67842594a706a5d4185f96028621</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>