Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
e-learning
- Page 1
Re: Coin Flip (Python Newbie)
Programming
Software Development
1 Month Ago
by woooee
while timesflipped < 100: timesflipped += 1 Use a for loop instead. if coin_flips == 0: And no need to add the == 0. Just *if coin_flips* (i.
e
. not zero) is enough
Re: Coin Flip (Python Newbie)
Programming
Software Development
1 Month Ago
by Reverend Jim
When you want to do a loop a given number of times (
e
.g. 100) but the loop counter is not used you can do for _ in range(100): # rest of code here
Re: e-learning
Programming
Web Development
16 Years Ago
by Shanti C
yes... Before you start the
e
-
learning
,keep in mine some important points... First show all of … by online with total or installments... Allow them to access
e
-
learning
after payment.. Provide some feedback forms and contact us form…
e-Learning
Digital Media
Digital Marketing
15 Years Ago
by InsightsDigital
There are countless
e
-programs and many people subscribe to it, but the true question is, do these
e
-learners actually finish their curriculum. What about University of Phoenix, which is solely digital? I know I personally have signed up for many
e
-
learning
classes and forgot to finish them with the exception of two.
Re: e-Learning
Digital Media
Digital Marketing
15 Years Ago
by InsightsDigital
I am currently looking to boost up my Excel skills and noticed that there were many options out there. So I would like to invite the members to share where else do you go online as your resource for certain types of
e
-
learning
?
Re: e-Learning
Digital Media
Digital Marketing
15 Years Ago
by here2serve
I've taken courses on line and finished them. Many courses I go through are free and I may not finish "according to the site". I reach just my goal and move on. I'm starting my own
e
-
learning
site and have found that it has improved my focus on continued growth.
e-learning
Programming
Web Development
16 Years Ago
by katchatore
hello, im new here.. im a student and have a serious problem with my thesis... could anyone help me or direct me on how "to create an
e
-
learning
site in php" with a log-in page with a grading system.. any advise would really be helpful... thanks
E-Learning?
Digital Media
Digital Marketing
12 Years Ago
by firdousahmad
Why
E
-
Learning
has become cumbersome for freshers...............?
e-learning web sites?
Programming
Software Development
17 Years Ago
by Nokiaa
I am doing soon my MCPD exam i need some mentor help. so what are best
e
-
learning
web sites from where you can rent a mentor or buy an online course? regards
e learning offline player
Programming
Software Development
14 Years Ago
by pratik523
i am going to build a offline player like that of microsoft
e
learning
offline player using .net platform for my final project.how can i build it ????? please ,your suggestions are required
e-Learning software
Programming
Software Development
12 Years Ago
by faroukmuhammad
Hi guys, I'm designing an
e
-
learning
software that will teach kindergarten kids alphabets, numbers and shape. I need suggestions, reference, head-ups, etc.
Re: e-Learning
Digital Media
Digital Marketing
15 Years Ago
by InsightsDigital
Well thanks for sharing. It be interesting to see a stat on the # of
e
-learners who actually finish the program.
Re: e-learning
Programming
Web Development
16 Years Ago
by Evancool
… decimal format for the answer letter (A, B, C, D,
E
) while($count <= 5) { # inner while $answerOption = stripslashes($examRow['A…
Re: Flash E-Learning
Digital Media
UI / UX Design
15 Years Ago
by JasonHippy
Hey Raja, funnily enough I used to work in the
e
-
learning
sector a few years ago. You'll need to take… the SCORM, AICC and IMS standards. As long as your
e
-
learning
content satisfies their criteria then it should be usable in… it is to do with how you package up the
e
-
learning
modules and there are also some standard javascript interfaces that…
Re: Flash E-Learning
Digital Media
UI / UX Design
15 Years Ago
by JasonHippy
…who had to test and review all of our
e
-
learning
content on various SCORM/AICC compliant LMS's (including…Moodle!). My main role involved developing SCORM/AICC compliant
e
-
learning
content in flash and packaging it for use in …and package entire courses of top quality, award-winning
e
-
learning
content. I was also involved in developing a few…
What is an E-Learning Developer?
Community Center
17 Years Ago
by meowza
…;http://www.headstrong.com/jobDetails.cfm?id=1-182"]
E
-
Learning
Developer[/URL]. And I don't have a clear idea… for tomorrow. Can somebody please explain to me what an
E
-
Learning
Developer does? And if possible, give me some tips and…
Internet Explorer 9 compatibility with Microsoft's E-Learning website
Hardware and Software
Microsoft Windows
14 Years Ago
by keithbadeau
… compatible with the [URL="http://www.microsoftelearning.com"]
E
-
Learning
site[/URL]? I used the beta release of IE and… I could not access any of my courses on
E
-
Learning
. I'm currently using Firefox because I had to revert…
Flash E-Learning
Digital Media
UI / UX Design
15 Years Ago
by rajarajan2017
Anybody here working as a Flash
E
-
learning
professionals who knows the Standards of Flash Elearning?
Re: Flash E-Learning
Digital Media
UI / UX Design
15 Years Ago
by rajarajan2017
… merge the elearning content within that. I am new to
E
-
Learning
, this is my entrance to the field. As you said…
Microsoft e-learning
Hardware and Software
Microsoft Windows
15 Years Ago
by theoabhishek
Hi, Microsoft
e
-
learning
course, When I launch course with Microsoft Windows XP Operating System" I get the following error - "The following File Could not be loaded by the xml parser: viewer/LMS/LMSDATAMODEL.xml. No data is available for the requested resource. How to resolve this error.
Need some help with E-Learning ERD Diagram
Programming
Computer Science
13 Years Ago
by saras1031
Hi, I have created for an
e
-
Learning
Web Application. I am not sure if the concept I have chosen is correct and would appreciate any sort of guidance or assistance to improve the design. Please see attached screenshot of database design.
Re: E-Learning app
Programming
Software Development
14 Years Ago
by james6754
… response to your question ddanbe, you could consider it an
e
-
learning
program that asks questions about some shapes and also NAND…
Re: e-learning
Programming
Web Development
16 Years Ago
by katchatore
thanks for.. but there is no transaction that is going to happen.. i mean the site will be uploaded in a dedicated server in one of our laboratory's, and all enrolled students in that subject shall be manually added by the administrator.... i already finished making the modules.. what i need now is making a log in for and graing form for the online…
Re: e-learning
Programming
Web Development
16 Years Ago
by Evancool
A couple questions, first, for the grading form, are you showing them the full results after the exam or just the score? Do the results go to a particular person or just in a database? How are you validating that a user is authorized to access the exam page, sessions ? cookies? Below is assuming sessions. A simple login script would be like …
Re: e-learning
Programming
Web Development
16 Years Ago
by katchatore
thanks for the advice.. first for the exam,, after taking it,, the score will be shown for the user.. the score will go to the database and will also show in his account profile something like that.. second,, every user will have access to the exam page as soon as the administrator turns on somewhat like an exam permit button .. third,, there…
Re: e-learning
Programming
Web Development
16 Years Ago
by katchatore
thanks a lot dude.. this is a very big help,.. enweyz,, i'll try to analyze the script more... i'll just post some questions later if ever some wierd thing happens.. thanks again..
Re: e-learning
Programming
Web Development
16 Years Ago
by Evancool
Glad I could help!
Re: e-learning
Programming
Web Development
16 Years Ago
by ryan_vietnow
Nice of you Evancool! +1 reputation to you!
Re: e-learning
Programming
Web Development
16 Years Ago
by Evancool
Thanks!
Re: E-Learning?
Digital Media
Digital Marketing
12 Years Ago
by Dani
HUH??
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC