Content introduction :
Share an online learning system for internal training , Source code and development documentation , Secondary development can be carried out on the basis of the original program , There's online learning , Online examination , Learning statistics , User management and other modules . Just a few days ago, I set up a set for the human resource management department of our company , Manpower said yes .
The following is a summary of the functions and features of the system :
1、 video on demand : video , Courseware , Image & Text , You can add
2、 Live online : The live broadcast interface of qiniu cloud , Good flow , No card
3、 Online question bank : Test question support excel Batch import and export , You can brush questions on your mobile phone , It is similar to the driving school classic
4、 Statistical Supervisor : Learning progress can be accurately counted , Administrators can view in the background
5、 User management : You can import students in batches , You can also register at the front desk , The background of the registration function can also be closed , User permissions are very user-friendly
Running environment :
Server operating system :windows server 2012 64 Bit Chinese version
database :Microsoft SQL Server 2008
.NET edition :.NET4.6
Research :
https://pan.baidu.com/s/1koQy...
code :xekq
Source code Jia 483828432 remarks “ Source code required ”
Be careful : After the system is installed, open it with Notepad db.config Configure the following primary domains in the file
Use the domain name to access : For example, visiting a domain name is :www.weisha100.net, Fill in the main field :weisha100.net, Examples are as follows :add name="weisha100.net"
Intranet and use ip visit : Just fill in ip Address , Examples are as follows :add name="122.114.68.70"
Be careful : No port number is required .