473,779 Members | 2,064 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for feedback on Matching Exercises Maker/ Builder

Looking for feedback on Matching Exercises Maker/ Builder:

http://mynichecomputing.com/ReadIt/translateT.html

For one thing, I am concerned about storing the matching kwork (known
word)
as the className of the li which is the answer. I think this may be
problematic.

I also worry about using the ul as the container for the whole thing.

Kind feedback would be appreciated (I am a little tired of harsh
feedback from newsgroups).

Thanks.
Aug 11 '08 #1
2 1650
On Aug 11, 1:45 pm, lorlarz <lorl...@gmail. comwrote:
I like a lot of your feedback.

On Aug 11, 1:00 pm, Thomas 'PointedEars' Lahn <PointedE...@we b.de>
wrote:
lorlarz wrote:
Looking for feedback on Matching Exercises Maker/ Builder:
>http://mynichecomputing.com/ReadIt/translateT.html
<http://validator.w3.or g/check?uri=http% 3A%2F%2Fmyniche computing.com%2 ...>
<http://jigsaw.w3.org/css-validator/validator?profi le=css2&warning =2&u...>
<http://www.w3.org/QA/Tips/color>
For one thing, I am concerned about storing the matching kwork (known
word) as the className of the li which is the answer. I think this may
be problematic.
It is. CSS class names are restricted to a limited set of characters:
<http://www.w3.org/TR/REC-CSS2/grammar.html#q1 >

I am considering just a little extra code (including one more array),
so this
is not a problem.
I did make the change, so now any value for the "known" words (kwords)
should work.
className no longer holds the correct answers values in the lower ul.
>
I suggest you use a mapping object instead:
var kwords = {
items: ["Shark", "Lion", "Dolphin", "Squirrel"],
map: {
Shark: "Tiburón",
Lion: "León",
Dolphin: "Delfín",
Squirrel: "Ardilla"
}
};

While that seems like a good suggestion, note that the application
takes in
a JSON array to _swap out_ sets. Can you write this to be a valid
part
of such a 5 piece JSON array of objects?
I am still interested about this, but my randomization works fine.

[snip]
I also worry about using the ul as the container for the whole thing.
It might be better to use two UL elements, indeed.

Yes, 2 UL elements would certainly provide an easy fix. Will do.
And, indeed I did it. I now use 2 lists.
>


[snip]

>
That should be enough homework for today.
>
You are generally right (when you do not miss a feature or two or
three),
so thanks.
Kind feedback would be appreciated (I am a little tired of harsh feedback
from newsgroups).
Well, you get what you paid for.
<http://jibbering.com/faq/>
Hey, if you guys are so smart, then why am I the first one to build
both a universal
JS automatic drag and drop maker and the first automatic multi-
featured JS matching
activity maker? This is what I would like to know.
Aug 11 '08 #2
On Aug 11, 1:00 pm, Thomas 'PointedEars' Lahn <PointedE...@we b.de>
wrote:
lorlarz wrote:
Looking for feedback on Matching Exercises Maker/ Builder:
http://mynichecomputing.com/ReadIt/translateT.html

<http://validator.w3.or g/check?uri=http% 3A%2F%2Fmyniche computing.com%2 ...>
<http://jigsaw.w3.org/css-validator/validator?profi le=css2&warning =2&u...>
<http://www.w3.org/QA/Tips/color>
[snip]
>
Kind feedback would be appreciated (I am a little tired of harsh feedback
from newsgroups).

Well, you get what you paid for.

<http://jibbering.com/faq/>

PointedEars

Dear PointedEars
I took what feedback of yours I could. I took care of the list
problem and have 2 lists.
I took action against the 1.0 problem. I made less global. I made
arrays with [] . I store
correct answers without using classNames. I also added some
flexibility to the program.
And, I took care of an unnoticed bug (which I won't bring up; but it
was stupid).

Your feedback again or that of others would be appreciated. Thanks
already. And,
thanks again in advance.
Aug 14 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
10396
by: Gordon | last post by:
Hi, I was wondering if someone could point me in the direction of some online exercises to help me learn to program (in Python). I'm currently working through Magnus Hetland's Practical Python, which doesn't have any exercises/problem sets (for the beginning chapters on things like string manipulation etc). I'd rather not get another book. Cheers,
4
1400
by: Dan Perl | last post by:
pyfmf is a project I started a few months ago and that is registered with sourceforge (http://pyfmf.sourceforge.net, http://sourceforge.net/projects/pyfmf). It consists of a framework for file management, with a console based toolkit (zigo) and a graphical platform (zago) based on the framework. Both zigo and zago are still alpha releases, addressed only to python enthusiasts. I just released a new version of zigo and the first release...
1
4182
by: Kenneth McDonald | last post by:
I'm working on the 0.8 release of my 'rex' module, and would appreciate feedback, suggestions, and criticism as I work towards finalizing the API and feature sets. rex is a module intended to make regular expressions easier to create and use (and in my experience as a regular expression user, it makes them MUCH easier to create and use.) I'm still working on formal documentation, and in any case, such documentation isn't necessarily the...
8
5443
by: Wous Mant | last post by:
Hello, I am a student in an university and studying C++.Final exams are coming.I'd like to solve as much exercises as possible.I'd like you to test myself with different kind of exercises.Do you know any website where there are exercises with solutions so I can try to solve them and can look at the solutions when I'm stucked.I'd like to get exercises about; Strings Arrays Pointers
9
4270
by: Audrey | last post by:
Hi, Can I find transitions like on movie maker ? Can I use it on C# program ?
2
3398
by: Ole Nielsby | last post by:
First, bear with my xpost. This goes to comp.lang.c++ comp.lang.functional with follow-up to comp.lang.c++ - I want to discuss an aspect of using C++ to implement a functional language, and I'd like the attention of fp as well as C++ gurus if available. The language I'm implementing - PILS - is dynamically
7
2554
by: Tony V | last post by:
Hello I have 2 tables: table1 CODE | PRICE 1234 | 20 234 | 10
6
1158
by: LayneMitch via WebmasterKB.com | last post by:
Hello. I'm new to the javascript world, but almost complete with reading the two books I've purchased so I do have some knowledge. However, none of the books I have provide me with enough exercises to build my skill. I'm looking for a book or an online site that has a lot of exercises for me to practice. Do you know of any?
0
9474
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10139
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8961
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7485
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5504
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4037
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2869
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.